terragrunt: Update to version 0.57.4

This commit is contained in:
github-actions[bot] 2024-04-19 16:30:56 +00:00
parent fe63fe8652
commit 7c1b6c0921

View File

@ -1,16 +1,16 @@
{ {
"version": "0.57.2", "version": "0.57.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.57.2/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "32e37a156b46066ef0e47b7d9aae0dfa53550074fc08e6291d78507060f94b50" "hash": "ca129ff15db1da64bd1524d46da6e1259f79c2dabb0faf9a726abc39564cc154"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.2/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "72f6d54f028ab6901017f748cbcb614ae3162abc1400732ab1b2a208554cd1d8" "hash": "cad18bb2584c77c2e42d72049871ca536787f1f9a0edd6c87eb0f605424fb6e7"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",