terragrunt: update to 0.67.6.
This commit is contained in:
parent
cc5f5dfdc9
commit
acd24b481e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.67.5
|
||||
version=0.67.6
|
||||
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=246994c904bbc7ad365cd2b023ea3077bf1e1b14f57821df2d61a079bc75b9a8
|
||||
checksum=a7c3d2d05199fb1cfdaea178250aab03f26f32fbb4e8b46ae0f027a08b2e44b1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue