terragrunt: update to 0.59.3.
This commit is contained in:
parent
28eb35688b
commit
b787ed9b64
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.59.1
|
||||
version=0.59.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=d6ce7bb2dd5e48d8fd786ea98fcba120df431a1fcd4d3ebd6926efff25a22176
|
||||
checksum=188787433a5de982ceaeb20643bb390232c67604c7302d8724c7fba71bc15a94
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue