mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.75.0
This commit is contained in:
parent
ddfcd45f32
commit
6a5e543645
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.73.16",
|
"version": "0.75.0",
|
||||||
"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.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "6138b0525742b43f6fda963e2f3509c9260fc7876aeba7620627fc242edb5d40"
|
"hash": "849a097af9daec51bd4f99abf2fd89bcac560110989600a1769ab14f69c81455"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.16/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "d27dfc25b56a1a05459ddc7d895db6977cf425f6382ca89f5ea4d12000003201"
|
"hash": "6e7935812038012ffdc485c20ba059056789c14cb12e724307b3c5f572fdf8de"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user