terragrunt: update to 0.38.12.
This commit is contained in:
parent
8613041280
commit
4e2cb7e79e
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'terragrunt'
|
# Template file for 'terragrunt'
|
||||||
pkgname=terragrunt
|
pkgname=terragrunt
|
||||||
version=0.38.9
|
version=0.38.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/gruntwork-io/terragrunt"
|
go_import_path="github.com/gruntwork-io/terragrunt"
|
||||||
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/gruntwork-io/terragrunt"
|
homepage="https://github.com/gruntwork-io/terragrunt"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=5f3952de7474dc0d14d620e0f61b51c98070b7053e7b015bbf9f981ed7990fa7
|
checksum=4b467c7eecbf81d4606374e51b3fbe11c8d4f1303a252d527974caba8833c603
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user