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