mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-19 15:11:21 +00:00
terragrunt: Update to version 0.58.14
This commit is contained in:
parent
9835529c4b
commit
7d73d8113a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.58.13",
|
"version": "0.58.14",
|
||||||
"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.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "f64842a1dd8ee1798b3a64e54e434bdcfba64761a5aae524f7006ec03c40524e"
|
"hash": "97de82afe45370edf1a582e4599ce88ff567269f9f5e49dfd40e519ad009bd79"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.14/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "fbf5d442e372875d8c27d66901441e21656e0ab556fa909cb6912f3bdc68d28b"
|
"hash": "861db4a1b8ec76bb0ba37691c6140e52b6e0a0b447bbdfaedd7b7b418d6e3c25"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user