Skip to content

Commit 4fd79ff

Browse files
committed
terragrunt: update to 1.0.8.
1 parent 311a357 commit 4fd79ff

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.7
3+
version=1.0.8
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=e9708783189d704f19abea7fab85a880dd03f4f0794a0f93718d3485cfb8e79b
12+
checksum=a5cdd3703944646d5d3cf2ee0b168e1b5b4873fa40fc0e558f59e9286455746d
1313

1414
post_install() {
1515
vlicense LICENSE.txt

0 commit comments

Comments
 (0)