terragrunt: update to 0.58.12.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.58.10
|
||||
version=0.58.12
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/gruntwork-io/terragrunt"
|
||||
@@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/gruntwork-io/terragrunt"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=53e3f7d407d12773e8990b18041dcd40bdd760db37acf06223f62b808b5d3fe9
|
||||
checksum=0d1ae09a01548c3a92590b2490a9f7f833dafdcd7ad17230ec5b57e08805a709
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user