terragrunt: update to 0.18.6.
This commit is contained in:
parent
4e5c044143
commit
4f5789074c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=0.18.4
|
||||
version=0.18.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/gruntwork-io/$pkgname"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/gruntwork-io/terragrunt"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=0a058ab5ead4c2e699ff6494f7a482e2cfbfca2d2dbc482f8acb7664e68349a9
|
||||
checksum=0a628f8ddc184d4fd12ac3569e8fa5b005f6e37408910029a39434687c93209f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue