mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
terragrunt: Update to version 0.28.12
This commit is contained in:
parent
36e6e2d4e1
commit
191913996b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.28.11",
|
||||
"version": "0.28.12",
|
||||
"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.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e115e05c5ccca4738959bc24ef8fcdb698691ed965947aec3818328d9656bf6e"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a437ad670ea98e9d269939979d53db8f436b9a4bf1d72d6081f6ee1a7245ba00"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "db3d5d7eddbd3452352cd19d0dea9d5ecdbd73f829b16469dbbbd8e7c99aab39"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "6f61585d7f485a9d799a8776b2fa16e29c62c67b517754dcd623ced79b039584"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user