mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
terragrunt: Update to version 0.58.12
This commit is contained in:
parent
0ea26ebad4
commit
9d1d11a071
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.58.11",
|
"version": "0.58.12",
|
||||||
"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.58.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "0f05798d42f43555f078d6b9d337daa4a98208c5349f99de59ebb24e0b2cdb3e"
|
"hash": "e63cad03ef35c1761ff17db6010bda4f3caa46dd179e017e17d512c5f0f16c7f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "af3f4d40e4d3a36de6a61374ca75728f190c6d35da32af560b12d980fc7ffd11"
|
"hash": "ed11600ed8c84266f4ee59a2c7334d548ed91da1111343c22873ede8851b9bc5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user