mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
terragrunt: Update to version 0.53.6
This commit is contained in:
parent
a7275a13ab
commit
2bc290be28
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.53.5",
|
||||
"version": "0.53.6",
|
||||
"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.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f78d16d5cc37ee7413ffa2947200335ba8d89742847692c877d7853c4cc05980"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "923b7e66740808ea2e8158f783564fcea0135521f3182d834d346fffa73a81ca"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "9102bf84b5f83bee039a3354d3f0276c7d1c00fd2f4eaa60d8d1a47d46591274"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "4630a34d394a972218b9383c115e07adec71edd2f86d533ec14b3f08e6308fca"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user