mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
terragrunt: Update to version 0.51.4
This commit is contained in:
parent
8a66cb4267
commit
f7dd1244d2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.51.3",
|
"version": "0.51.4",
|
||||||
"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.51.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "fe09157538036687cf9d9e63292d5450a0d2af62d673dc75e85503a3385dc58d"
|
"hash": "5a56953ebcb7f77616ca7470bb53baae57be02539534cc4e00103c757f003b77"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "312c969ca6db725a46e029c8a016c3081ecf34c53fa88326725776b4be9c4c10"
|
"hash": "f8409f627d66f21fb19a5565f31bfb4539bb48a36ba74ea2597356cbf8dbb7b1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user