mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.50.3
This commit is contained in:
parent
946ef69911
commit
676a1142c5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.50.1",
|
"version": "0.50.3",
|
||||||
"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.50.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "7f143f0efc238f95391f205dd1b59e48450c7e96fdda6c335f21767b76e88ea0"
|
"hash": "b79f2d8f051dbc18a946faa165904cf7e942354a96bbda5a0aad49146ae6f327"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "aaa793f2ee70fc2b121ecc98ce5090ea8fe538e91bababc2674bf64adf6425ee"
|
"hash": "ca81059c500e39800329a20193ad9221a765937ba2d20d48518c956503322ce0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user