terragrunt: update to 0.51.9.
This commit is contained in:
parent
9197b2fad2
commit
9aeb3fc786
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.51.8
|
||||
version=0.51.9
|
||||
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=c19a65c9efa8d739cb9f65cc8ea3f5decea198739c727e1cc4a73a183683fd43
|
||||
checksum=0bca8c4cc8cd59098dde0cf90ae04fc5b9b755089bc33e97642140b90ec118b5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue