mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
terragrunt: Update to version 0.50.4
This commit is contained in:
parent
bd34daba69
commit
d12eb4348a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.50.3",
|
||||
"version": "0.50.4",
|
||||
"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.50.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "b79f2d8f051dbc18a946faa165904cf7e942354a96bbda5a0aad49146ae6f327"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "12b6eeebae05cd4bb328e12bcc3e59e665755488ecf7fdd4fcbad3a05b2aa1b1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "ca81059c500e39800329a20193ad9221a765937ba2d20d48518c956503322ce0"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "4451d3b64060f07a5c52403cc0db94260a1f10a97f53bc664e76f38c6c5fec3a"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user