mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +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.",
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "6138b0525742b43f6fda963e2f3509c9260fc7876aeba7620627fc242edb5d40"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "849a097af9daec51bd4f99abf2fd89bcac560110989600a1769ab14f69c81455"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.16/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "d27dfc25b56a1a05459ddc7d895db6977cf425f6382ca89f5ea4d12000003201"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "6e7935812038012ffdc485c20ba059056789c14cb12e724307b3c5f572fdf8de"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user