terragrunt: Update to version 0.77.18

This commit is contained in:
github-actions[bot] 2025-04-17 16:29:39 +00:00
parent e85c537787
commit 4d2e97cf4f

View File

@ -1,16 +1,16 @@
{
"version": "0.77.17",
"version": "0.77.18",
"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.77.17/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "c8379c6c1f47972dce94dce4e6546796c2bb0ef3a675b286492d96759e898861"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "3065e3f6b7b850a159a6abddae491bddc955ea4e3c790c53afe8b843bc0c6145"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.17/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "5cd3ad9ce00c30805b4204b3bb72b8b3afdecfce3fdffab8fbcb131b63f633f6"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.18/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "53473bff282e2419f383e813f4c2bc1967cf3305b1dc668876af70ddfff256fb"
}
},
"bin": "terragrunt.exe",