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