terragrunt: update to 0.68.13.
This commit is contained in:
parent
a4a071450f
commit
a1d472d726
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.68.9
|
||||
version=0.68.13
|
||||
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=c99e7eb999996b759b1937ab70c55f585fd94b20d0ca47e649e631c1cf6478f6
|
||||
checksum=5dbdbc7128c6724361baf371a70d525306bcd46cc82f266d2f3ae8313ada473f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue