mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.28.11
This commit is contained in:
parent
52dd277c5e
commit
cda03a3e6d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.28.9",
|
||||
"version": "0.28.11",
|
||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your 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.28.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "be712ef85538d48a1db96c763337e7fe41ed696fcfbf5d2c4cbf8d9884fc9b7a"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e115e05c5ccca4738959bc24ef8fcdb698691ed965947aec3818328d9656bf6e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.9/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "2a8bfdefda2fc19184a84061de7dde50f5973ee43e58f18a7eb5df549a13bd9f"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "db3d5d7eddbd3452352cd19d0dea9d5ecdbd73f829b16469dbbbd8e7c99aab39"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user