terragrunt: Update to version 0.53.4

This commit is contained in:
github-actions[bot] 2023-11-17 00:33:07 +00:00
parent 650d8b71be
commit 497c914a4b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.53.3", "version": "0.53.4",
"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.53.3/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "1d95487a28e68773dd699602d2b1cfd30f19209ef0dd0b24530ec39e2685c99b" "hash": "3d64584124eb1c7e078bbcbca0cae71f7e42412a227b750dfeaa207bd9607cc7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.3/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "28e5a281445f666813b0a416b8cb8930cfeb5fc46be5191cb144b6e415ca73e8" "hash": "56d96dd754cf207b07400ff91478491f8a4aabb8e9361df49945222268e1bafc"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",