mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
terragrunt: Update to version 0.73.12
This commit is contained in:
parent
66b639a02b
commit
e9ae5bcb0f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.73.11",
|
"version": "0.73.12",
|
||||||
"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.73.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "610276d6035738c3835368f2cb3d725e4aa6f2b4c05f65befd39f9c58596feac"
|
"hash": "d32243ef10b080fbc363fa4f7d612a317023f86d0e6f81f707cbb2825c8d9bf1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "cd1c3af23520fb7f76635387b1cbe3321eb30774f516a9e993d6b88b18493fba"
|
"hash": "5ac51c26ae5804f44c11a8efaef64c95d4e815f45c362141b71e09f4680a5423"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user