terragrunt: update to 0.54.5.
This commit is contained in:
parent
a06f1b11f1
commit
adebf9e314
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.54.2
|
||||
version=0.54.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=356ce71389c63fc7596b48be53f0bbca89a39bf45a77256af4821e26365c5847
|
||||
checksum=b3530c68a704a98e1f7b3e7bb9a5be567ec82f6030470686620d3978d42722c5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue