terragrunt: update to 0.72.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.71.5
|
||||
version=0.72.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/gruntwork-io/terragrunt"
|
||||
@@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/gruntwork-io/terragrunt"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=42e529b0f0de5f456edf523af87d1ea6e256e386f5a7d8294f7e20f94b6c82a3
|
||||
checksum=48cd5f64fadd16c98b321d16e1cd10c03d531f07ca2f57b293eaeefe70fa8712
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user