mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
terragrunt: Update to version 0.28.2
This commit is contained in:
parent
3680de3a43
commit
963c91b126
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.1",
|
"version": "0.28.2",
|
||||||
"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.",
|
"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",
|
"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.28.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "5e0c20bce2b188749535341bddf930ea8f4be53f943b4878088d14071e454f87"
|
"hash": "2f8ba08534cc0ceec193fc91a93e75867a1a6658e5d398277d008dbc5d54e7ab"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "db89748a628180149f22c4c77ab53ccee1ec4f34a6f4ca30a2ef407285312a6d"
|
"hash": "2f74064ba2c8233316a5cf20f457360dfd3025195b6b2552f7dbaeb3db830eb9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user