terragrunt: Update to version 0.57.9

This commit is contained in:
github-actions[bot] 2024-04-25 08:28:48 +00:00
parent 28469584b9
commit 739e746f5a

View File

@ -1,16 +1,16 @@
{
"version": "0.57.8",
"version": "0.57.9",
"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.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "53c6560ea9bd13b943f78d4ef684a02bc4d61434cd37bbe808ec47b174652884"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "88b49bb202b8057eb05d23e6d6b0b9c85c80a327a3805d1c054dbd40450970b6"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.8/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "702d15cf7667987a05d8337747fb9c44aad01cdcc248788533b8cd2c1a9a8681"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.9/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "df022ef8a349c8af652cf91754a050b260050496d7dd570024ade433bb0eb6bd"
}
},
"bin": "terragrunt.exe",