terragrunt: Update to version 0.53.8

This commit is contained in:
github-actions[bot] 2023-11-28 12:30:04 +00:00
parent 57d7488f85
commit 89ca3af427

View File

@ -1,16 +1,16 @@
{ {
"version": "0.53.7", "version": "0.53.8",
"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.7/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ff6a7c5d0edab8e6354f4f8d1beb49af7aca38bc081a93a1f62725ffd789653e" "hash": "1b5d21b011ba0ebcd7dbfc7116dfbeceb6449c5bb8fb9e9c6e45b2e2dd21183b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.7/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.53.8/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "07b37e84b4a75c8586e5063cac0cf53b6916127e27830815945790bf59d7f6c4" "hash": "efd31a78f80912b6760c1243283c808c0d1b7659e14594671a6765bc95226da8"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",