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 20cc2e4 commit 0844facCopy full SHA for 0844fac
srcpkgs/terragrunt/template
@@ -1,6 +1,6 @@
1
# Template file for 'terragrunt'
2
pkgname=terragrunt
3
-version=0.93.11
+version=0.93.12
4
revision=1
5
build_style=go
6
go_import_path="github.com/gruntwork-io/terragrunt"
@@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <[email protected]>"
9
license="MIT"
10
homepage="https://github.com/gruntwork-io/terragrunt"
11
distfiles="$homepage/archive/v$version.tar.gz"
12
-checksum=6b3e93ea819724a3fc644a41d585eaa1c53f81e5049874641e52358391ffd87e
+checksum=4cc759a7881dea08b7c04786a31b15c5324e1b02e399ffbb39128b7e798fd277
13
14
post_install() {
15
vlicense LICENSE.txt
0 commit comments