terragrunt: Update to version 0.52.5

This commit is contained in:
github-actions[bot] 2023-10-25 00:32:37 +00:00
parent 38611cec84
commit 6f3d72436f

View File

@ -1,16 +1,16 @@
{
"version": "0.52.4",
"version": "0.52.5",
"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.52.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "5cd2967442502678e85495aa38a6c510fbfb272236abee1e256da4cd140d2d25"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.52.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "27b8d079948e694e2244de292722526f52fa6b82f7483ebff6102364dcc037c3"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.52.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7cdf419f001ce8cb12f986ae1b855d796babc906c3d4eb4656f61b3b4194c056"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.52.5/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a2d7950a05590c4e925dfee3a554c2b4ae0ec8186d8ae747727834f9d53cab66"
}
},
"bin": "terragrunt.exe",