terragrunt: add au.hash (#355)

This commit is contained in:
linsui 2019-08-15 22:29:47 +08:00 committed by Chawye Hsu
parent 5aee9dca2f
commit 227f10aea2

View File

@ -25,6 +25,9 @@
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v$version/terragrunt_windows_386.exe#/terragrunt.exe"
}
},
"hash": {
"url": "$baseurl/SHA256SUMS"
}
}
}