mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.55.2
This commit is contained in:
parent
6e187d26e7
commit
42ac210ec1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.55.1",
|
"version": "0.55.2",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"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",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "613569efb447303c1b3cf4ffe2b47c576050a0d886ca2d96cbe3fb228120b379"
|
"hash": "68c5f30312a481ee44f0399c565eb387c973aedaa4d5690d25f59da44903b64e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "9d42b478484e5fa1c1870b1314a329752df67b68bb282fe9bc2b116307513ecf"
|
"hash": "f6400554d01342067240c4a0a83bcb7f1b09e0fb23e88eac973b478b3c3575c0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user