We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 578cf84 commit 44836bdCopy full SHA for 44836bd
1 file changed
srcpkgs/terragrunt/template
@@ -1,6 +1,6 @@
1
# Template file for 'terragrunt'
2
pkgname=terragrunt
3
-version=1.0.0
+version=1.0.1
4
revision=1
5
build_style=go
6
go_import_path="github.com/gruntwork-io/terragrunt"
@@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
9
license="MIT"
10
homepage="https://github.com/gruntwork-io/terragrunt"
11
distfiles="$homepage/archive/v$version.tar.gz"
12
-checksum=7ed72aa96c67b0ca023792d69efa8b41748730543a2a58044e8ff86d58b83e6c
+checksum=c466a09a456c3f55aca93d06463d2eaf4a7b59c5e1347aec207b1f155f2db659
13
14
post_install() {
15
vlicense LICENSE.txt
0 commit comments