mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
terragrunt: Update to version 0.55.4
This commit is contained in:
parent
680a1993c9
commit
0f34c82abd
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.55.3",
|
||||
"version": "0.55.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.55.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "68cdda6337dc7373cbc76adbc4144e788a13fb01f92474a945cac9ca5f1bf709"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "9f96cc61d8fa582876974cfc40d42984e001940f6450abd0f9d1bd3e56932b28"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "bb3331fb05b6e7b6fc5dd7e5b563fa9ba3dab099d2e1333b712664531ba62342"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "edb8e81cc94e5ad9daa370724edc93a0257d79235109941dd023def2a5db96d0"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user