mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
terragrunt: Update to version 0.50.0
This commit is contained in:
parent
b281d28e67
commit
3815f562d3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.49.1",
|
||||
"version": "0.50.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.49.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "5ccbae70aab5237af228c03c4e3b73aaec2ce4bdd0ef8d06647c2358a4d9c3e4"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "2cd3d9c77358865d9d5df1d19abc671d9895e0de8aa26a023ad01795b1acf788"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.49.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "5e6977974e3e73d18218d16a7c728fcdfc45ac50076e2309fb21dace9089566f"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0a6a7f871ea759a2f54a2e58eda87bdf3227cd69c545cb95cda89c05cea0a140"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user