Skip to content

Commit 44836bd

Browse files
committed
terragrunt: update to 1.0.1.
1 parent 578cf84 commit 44836bd

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.0.0
3+
version=1.0.1
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=7ed72aa96c67b0ca023792d69efa8b41748730543a2a58044e8ff86d58b83e6c
12+
checksum=c466a09a456c3f55aca93d06463d2eaf4a7b59c5e1347aec207b1f155f2db659
1313

1414
post_install() {
1515
vlicense LICENSE.txt

0 commit comments

Comments
 (0)