mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.71.5
This commit is contained in:
parent
29f303af97
commit
7fc98f18bc
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.71.4",
|
||||
"version": "0.71.5",
|
||||
"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.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0d3b3bfc72338c65d83c23a7cb2955db330c1a77a72172f3679bca09f7c39ac5"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ea882d175985778f49a38a32fd75dbda9980975a00cfe0c9fddd84221de4ffbe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a80564bc41adbfe16b5e423c4092bc5e41777ad0791a784ef263f46800ac0d93"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "95bd57b565075bba93f4d40b1fdb48992f0588e90caa49a4325e4ec03f832fcb"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user