terragrunt: update to 0.57.5.
This commit is contained in:
parent
bf1e0acefc
commit
381c862358
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.57.1
|
||||
version=0.57.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=03903ba8d5414d96fc40edcea5f63a43dafb7aa73888f055f248608dc0451166
|
||||
checksum=e9c83c5cd0dc0411f5dbc2f12f6846e954c4a2728146cd321de7f79b75546b04
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue