mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.54.1
This commit is contained in:
parent
81fe31b436
commit
67828e07ef
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.54.0",
|
||||
"version": "0.54.1",
|
||||
"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.54.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ef3fd47d269c5297e7d4c0b9342caef62947c1939672a30c9acfe09599d846ec"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ec48101f61dd4bb1deed25fb1aab2caea6ee379064182492882e68e88333628c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "1cf48981ccafc7e04a745d24614582523192b5a225397ee666d1465e160d7e9e"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e9708834ce419d3061964a99e2ab845c1a05127c9385ad98390efa205156b83b"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user