terragrunt: update to 0.31.10.
This commit is contained in:
parent
7f1eaf18ed
commit
07efa956af
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.31.8
|
||||
version=0.31.10
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/gruntwork-io/terragrunt"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/gruntwork-io/terragrunt"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=86ef110621f40ba84d00b11790371ff43fcb67f45b623131aee5eeaecddc0c29
|
||||
checksum=efa57adb475ac69ab19cc24a22d380b2d2700bfb6361d8a33a712cc2f191830b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue