terragrunt: update to 0.62.2.
This commit is contained in:
parent
fe996223ad
commit
c081e6b973
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.62.0
|
||||
version=0.62.2
|
||||
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=a334c8f2c080930702b77c271c8b2d5e10b1b5f13ca5e3815772f1d16599ae0c
|
||||
checksum=e33a80ab59b467d61d4b2832cf189867c16f26fe1e5db1a7450578dde8ce2071
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue