terragrunt: update to 0.58.3.
This commit is contained in:
parent
396f6da622
commit
2b81406093
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.57.5
|
||||
version=0.58.3
|
||||
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=e9c83c5cd0dc0411f5dbc2f12f6846e954c4a2728146cd321de7f79b75546b04
|
||||
checksum=8c8eb62823e93881f55168860727918e334326eabcdb018fd78747b07544ee3d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue