mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 05:01:19 +00:00
terragrunt: Update to version 0.53.2
This commit is contained in:
parent
23b404fbdd
commit
aa17dcd839
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.53.1",
|
||||
"version": "0.53.2",
|
||||
"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.53.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "2bd9dc2a419783c77e1ed0fe183f341fc5dc700b78fcf443c9d73e67f2ca6300"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e9bb7239b09531b292fdd2065bcd962f5e5f3b4e3f361d8caaed0f68cfc65aee"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0ac43f6c9d41c0285d35a523139dd8b42d1c840dbeb9c7b3c7a6914024a60498"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "b7305140ea12a51259564dc17b5921fd3683e3138f438adc3eb845b3cca2194a"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user