mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-01 21:11:20 +00:00
terragrunt: Update to version 0.58.15
This commit is contained in:
parent
4a2ebc0d27
commit
fcf6696669
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.58.14",
|
||||
"version": "0.58.15",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "97de82afe45370edf1a582e4599ce88ff567269f9f5e49dfd40e519ad009bd79"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "848b593ad2f89cd21e7051cef9ee9436de10a9146903152090cf95ddcc4e568d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.14/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "861db4a1b8ec76bb0ba37691c6140e52b6e0a0b447bbdfaedd7b7b418d6e3c25"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.15/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "6f4c19873bc41358e49c38685501ffa7b803475a895f5ed0d97892c869df8e26"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user