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