terragrunt: Update to version 0.55.3

This commit is contained in:
github-actions[bot] 2024-02-19 12:29:50 +00:00
parent 78ce5a6de1
commit c684aa6b00

View File

@ -1,16 +1,16 @@
{ {
"version": "0.55.2", "version": "0.55.3",
"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.55.2/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "68c5f30312a481ee44f0399c565eb387c973aedaa4d5690d25f59da44903b64e" "hash": "68cdda6337dc7373cbc76adbc4144e788a13fb01f92474a945cac9ca5f1bf709"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.2/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f6400554d01342067240c4a0a83bcb7f1b09e0fb23e88eac973b478b3c3575c0" "hash": "bb3331fb05b6e7b6fc5dd7e5b563fa9ba3dab099d2e1333b712664531ba62342"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",