terragrunt: Update to version 0.80.0

This commit is contained in:
github-actions[bot] 2025-05-22 00:39:32 +00:00
parent 408c0b8ba6
commit dc4cf84a93

View File

@ -1,16 +1,16 @@
{
"version": "0.79.3",
"version": "0.80.0",
"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.79.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "9ef818f476719f9abf734885259bae60f9fb59cc026b7af154d3791601032008"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ec7b93331348c8a5852228c490080cf7ff529be2e81d63945177b921db98ce2d"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "5ef52563e91c764c9732b7925ffa74e9ed5c26f9dae35536dce48fe748b97db4"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "596ef18e511ae266d9e87e51c4595c62fee13262ae931e005f673b67a7e7599f"
}
},
"bin": "terragrunt.exe",