terragrunt: update to 0.13.24.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.13.23
|
||||
version=0.13.24
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="A thin wrapper for Terraform that provides extra tools"
|
||||
@@ -11,7 +11,7 @@ license="MIT"
|
||||
go_import_path="github.com/gruntwork-io/$pkgname"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=84289ae6b93281cb9f6bfddba4ec305384eeaf63596445375ed25dd024398e7e
|
||||
checksum=0dbdda710293e147217425a91c096017b5e4dd81e053672135dba1c8ead38e3b
|
||||
|
||||
pre_build() {
|
||||
cd $GOSRCPATH
|
||||
|
||||
Reference in New Issue
Block a user