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