terragrunt: update to 1.1.3.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'terragrunt'
|
||||
pkgname=terragrunt
|
||||
version=1.1.2
|
||||
version=1.1.3
|
||||
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=d40c45b06becd52c41896b442e90695730c461ce5e1138cf446b8199c61597c2
|
||||
checksum=1c3cf49a69de95dc7d7214ec2545be15522ca9a2e76dee0200da85f2e87a7848
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user