terragrunt: update to 0.42.5.
This commit is contained in:
parent
1d85c08a1e
commit
4a4c69409e
@ -1,6 +1,6 @@
|
||||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.42.3
|
||||
version=0.42.5
|
||||
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=fbc08ebc81de8fdf43bb083d19c47867f8b4868294e3791fa9927a840ecf75d3
|
||||
checksum=f8526bc6c0daceb081c3f16bf0d83411aa070b65c25ff124b4ce5cc397ec6080
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
Loading…
Reference in New Issue
Block a user