mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
terragrunt: Update to version 0.71.4
This commit is contained in:
parent
0a8a4b6214
commit
80d77d121b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.71.2",
|
||||
"version": "0.71.4",
|
||||
"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.71.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f541d288c868ecd23a9d721bb623c9cba3740bad961bec28a6fd1f00a1510fc1"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0d3b3bfc72338c65d83c23a7cb2955db330c1a77a72172f3679bca09f7c39ac5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "f37ed8b1bd124c10fedf90e6521cc12662de672768c3f9ef2551428a25d2a470"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a80564bc41adbfe16b5e423c4092bc5e41777ad0791a784ef263f46800ac0d93"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user