There was an error while loading. Please reload this page.
1 parent fb27d7c commit 7b4e114Copy full SHA for 7b4e114
1 file changed
srcpkgs/terragrunt/template
@@ -1,6 +1,6 @@
1
# Template file for 'terragrunt'
2
pkgname=terragrunt
3
-version=1.1.2
+version=1.1.3
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=d40c45b06becd52c41896b442e90695730c461ce5e1138cf446b8199c61597c2
+checksum=1c3cf49a69de95dc7d7214ec2545be15522ca9a2e76dee0200da85f2e87a7848
13
14
post_install() {
15
vlicense LICENSE.txt
0 commit comments