terragrunt: update to 0.13.13.
This commit is contained in:
parent
64d693f415
commit
733e69b9b8
@ -1,6 +1,6 @@
|
||||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.13.11
|
||||
version=0.13.13
|
||||
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=3e28311c682d613a49e0dd38b07c9002527f6b0b6cd0c01bac8bfe8d00ec6341
|
||||
checksum=5a459b0eb67754dccbf0af00f11133504625c9e429fb91b337e775ecf666bb79
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
Loading…
Reference in New Issue
Block a user