terragrunt: update to 0.13.3.
This commit is contained in:
parent
20c6980a9a
commit
2886798b19
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.13.2
|
||||
version=0.13.3
|
||||
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=ce226b0b525284e7286ebec6d851063ad5bafd261eedd188e8ed066670941c66
|
||||
checksum=6e5f7c26054b91e0cce0de1deaa204d194bb78a73507d68b9a08b43dc217fe6a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue
Block a user