terragrunt: Update to version 0.77.11

This commit is contained in:
github-actions[bot] 2025-04-09 16:29:55 +00:00
parent 5339e9a485
commit 105b2ba3ac

View File

@ -1,16 +1,16 @@
{ {
"version": "0.77.10", "version": "0.77.11",
"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.77.10/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a27f840d8fe4af1afa4a1b13a99e23a3c1845f6632f9c94aa6804bc84145a0e3" "hash": "e85e5f41c0cacfae61ded25c058e5d87dc5959efaaadb91666d2ef8be6cd5fe0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.10/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.11/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "dc5ad1bfc6ac38d84e981b63c64b720040ec044846a60c3846bfd8c1e905bbc4" "hash": "0d8b67562d808abf321d07c070738ad1d0fd4ab313d9ea409a66e070d43dd0e3"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",