terragrunt: Update to version 0.57.2

This commit is contained in:
github-actions[bot] 2024-04-17 05:08:03 +00:00
parent c88e294422
commit 2eac5d2ef4

View File

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