terragrunt: update to 0.45.4.
This commit is contained in:
parent
e238ce0a8a
commit
2c6c1a3386
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.45.2
|
||||
version=0.45.4
|
||||
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=a216317a7621013185c32bb4f68164ed32136e30242f64da61dcdbff845dfdc2
|
||||
checksum=0a29dc0a60701fecf18b067e466787f93ee4e0160d3421377446d996cd235d68
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue