mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
terragrunt: Update to version 0.59.0
This commit is contained in:
parent
5437b6bbde
commit
77a8c8af46
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.58.15",
|
||||
"version": "0.59.0",
|
||||
"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.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "848b593ad2f89cd21e7051cef9ee9436de10a9146903152090cf95ddcc4e568d"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "19298df84bed868f67e8acb4b381e462932804cf058151c68ee2e47a7b82dd05"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.15/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "6f4c19873bc41358e49c38685501ffa7b803475a895f5ed0d97892c869df8e26"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.59.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "eaa15264cd120248acc89e1106639de8556069499090068b2099f732b0beb4a6"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user