We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 311a357 commit 4fd79ffCopy full SHA for 4fd79ff
1 file changed
srcpkgs/terragrunt/template
@@ -1,6 +1,6 @@
1
# Template file for 'terragrunt'
2
pkgname=terragrunt
3
-version=1.0.7
+version=1.0.8
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=e9708783189d704f19abea7fab85a880dd03f4f0794a0f93718d3485cfb8e79b
+checksum=a5cdd3703944646d5d3cf2ee0b168e1b5b4873fa40fc0e558f59e9286455746d
13
14
post_install() {
15
vlicense LICENSE.txt
0 commit comments