terragrunt: Update to version 0.54.19

This commit is contained in:
github-actions[bot] 2024-01-18 12:30:04 +00:00
parent 80d629ffce
commit f53ba3dc73

View File

@ -1,16 +1,16 @@
{
"version": "0.54.18",
"version": "0.54.19",
"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.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "eaaa93bc6dc330c96d81774301b20ad5e4bc6271d5c261b96bd529ccfc32a55b"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.19/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "8194819ebb42214f828694b197a090424695a10397d7f42d0a95c9ef182eb1f5"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.18/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "d98fb46c1a41c0c9e9858d83d5578a377a98c6be853c23f052172aad50fcdc6e"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.19/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "307f016b888fdb346f3c4c4a07a89a447e71652e39279c8cf32cdd47a02afedd"
}
},
"bin": "terragrunt.exe",