terragrunt: Update to version 0.80.2

This commit is contained in:
github-actions[bot] 2025-05-22 20:29:11 +00:00
parent f19cfa54e5
commit 6b17a8b1f4

View File

@ -1,16 +1,16 @@
{
"version": "0.80.1",
"version": "0.80.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.80.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "b11ff12101e99adb9d1c5d039171dfd94ccf6b9c92fe3b188d80f51fce4f5bb1"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "ec7f27230c9a5bbc15fffd534f10fff33522e3c092609e9531aec16e11a9af3b"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "bd50e56f45366bd0d6d6e558387828c479c4255a0e88ede5ea1cf2cf61bc6b15"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "bd269756e15099c96ed48ab09bd11572074d3e40c811ca46552e5ef2b3affcd8"
}
},
"bin": "terragrunt.exe",