terragrunt: update to 0.52.1.
This commit is contained in:
parent
3f86840ce7
commit
907030f45d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.51.9
|
||||
version=0.52.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/gruntwork-io/terragrunt"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/gruntwork-io/terragrunt"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=0bca8c4cc8cd59098dde0cf90ae04fc5b9b755089bc33e97642140b90ec118b5
|
||||
checksum=714826e605a2596d7294883d69018b4c66d80cac9ede0e56d966b56544bc47a3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue