terragrunt: Update to version 0.54.1

This commit is contained in:
github-actions[bot] 2023-12-11 20:24:54 +00:00
parent 81fe31b436
commit 67828e07ef

View File

@ -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.", "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", "homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.0/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ef3fd47d269c5297e7d4c0b9342caef62947c1939672a30c9acfe09599d846ec" "hash": "ec48101f61dd4bb1deed25fb1aab2caea6ee379064182492882e68e88333628c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.0/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "1cf48981ccafc7e04a745d24614582523192b5a225397ee666d1465e160d7e9e" "hash": "e9708834ce419d3061964a99e2ab845c1a05127c9385ad98390efa205156b83b"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",