terragrunt: update to 0.18.2.
This commit is contained in:
parent
a2fb4ab662
commit
6867c97a0a
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'terragrunt'
|
# Template file for 'terragrunt'
|
||||||
pkgname=terragrunt
|
pkgname=terragrunt
|
||||||
version=0.18.1
|
version=0.18.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
short_desc="A thin wrapper for Terraform that provides extra tools"
|
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"
|
go_import_path="github.com/gruntwork-io/$pkgname"
|
||||||
homepage="https://$go_import_path"
|
homepage="https://$go_import_path"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=84360062d59acad5319f1bedf910c9ef487b401cc25469723599c0bb15932e58
|
checksum=527f5dc60f92600875413c8557202f178d7ecd96073b74f8fb535bb2c8a8812d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user