Skip to content

Commit 7b4e114

Browse files
committed
terragrunt: update to 1.1.3.
1 parent fb27d7c commit 7b4e114

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/terragrunt/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'terragrunt'
22
pkgname=terragrunt
3-
version=1.1.2
3+
version=1.1.3
44
revision=1
55
build_style=go
66
go_import_path="github.com/gruntwork-io/terragrunt"
@@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
99
license="MIT"
1010
homepage="https://github.com/gruntwork-io/terragrunt"
1111
distfiles="$homepage/archive/v$version.tar.gz"
12-
checksum=d40c45b06becd52c41896b442e90695730c461ce5e1138cf446b8199c61597c2
12+
checksum=1c3cf49a69de95dc7d7214ec2545be15522ca9a2e76dee0200da85f2e87a7848
1313

1414
post_install() {
1515
vlicense LICENSE.txt

0 commit comments

Comments
 (0)