mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
terragrunt: Update to version 0.54.8
This commit is contained in:
parent
73043d0aa7
commit
8993640c16
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.54.7",
|
"version": "0.54.8",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"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",
|
"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.54.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "7f24d0c73f491a17bf17a2dbf822e14ef99549c3b1ab642d945fd205e21f2bdf"
|
"hash": "9ce736dad256ba0caea031c98804bad4cfd3b22d403bbbf8552886fb88dd11af"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "1a8ea10f962c3d7e28d0a9075e601b70908163f6f10dd3a90e73115df8c5069a"
|
"hash": "d8990f490df038f2dbeaacea80c8083a3345e94dbf387cf335d8340f8a80f43f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user