mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
terragrunt: Update to version 0.71.1
This commit is contained in:
parent
e39cf70039
commit
2f25e6f051
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.70.4",
|
||||
"version": "0.71.1",
|
||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.70.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0ac389e6e3fe0723791a86d97edb30bb6c156dc456e726c4a1b2d6c3ea02808e"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "5ba21911dc80d9921507450ffa1b997a4889d6dffa2bbe5692643ff28d9e5d0c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.70.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "b6eea7550a0ecc9c5055936124e1260c8eb7baf21146a3c6ee9a4f6856c1d4ca"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "1692595fd52e1248ad8b975ae93b8645ecd367a36b13b39494c370b1746efdd7"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user