mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 22:31:21 +00:00
terragrunt: Update to version 0.57.5
This commit is contained in:
parent
9b31000454
commit
8f05146f3b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.57.4",
|
||||
"version": "0.57.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.57.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ca129ff15db1da64bd1524d46da6e1259f79c2dabb0faf9a726abc39564cc154"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "6d42b5c672732d1f5d8989e9143bb5868af0cf04ba3a4e4c361c4a48f5415c33"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "cad18bb2584c77c2e42d72049871ca536787f1f9a0edd6c87eb0f605424fb6e7"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "76e0a9bc34e5706c1e90a30737a34803d9bc2d66f3c8ddfb7f23368a32c19109"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user