mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
terragrunt: Update to version 0.54.12
This commit is contained in:
parent
9e938d9a20
commit
f5c8f1d620
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.54.11",
|
"version": "0.54.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.54.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "17a5afe6133edb8d62a25cf415a41c2a5de053db9f2ec623e20cca731060e80c"
|
"hash": "2b9c2b789f8fb63c952e449c9d28bc6aeabd3fb977ba865175f0b0428267a29a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "f2aee37ea1d038d879c1111efa15302e22fd59d71bf6d5a68e40411f338e1571"
|
"hash": "ae0822be6820909414ff0f704b002fd43a381aaacd7ccbcaf42f803700ff3b74"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user