terragrunt: Update to version 0.80.4

This commit is contained in:
github-actions[bot] 2025-05-28 16:30:12 +00:00
parent ef969236a2
commit 4cd1a573b7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.80.3", "version": "0.80.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.80.3/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "1fbd7d7e7f58d9e0a793f2710d92b94de3ffc92a37e3675c1586f18fe1c3039d" "hash": "b99293f209d8b13f3c9625ff0a0e7252a24b483b9a989c64efca19b87491a4b5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.3/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.4/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "e4b7ebf2abb7ee6f8abcab1fef684e6538ebb903510b08b097d5f947e634a32c" "hash": "11e5037311b3aa034f41d6758305b36444c86f8b4ba5bcd2c894e5ad9e64fd9a"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",