terragrunt: Update to version 0.77.9

This commit is contained in:
github-actions[bot] 2025-04-07 20:29:05 +00:00
parent 76563fa5c5
commit d230194c81

View File

@ -1,16 +1,16 @@
{
"version": "0.77.7",
"version": "0.77.9",
"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.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "339fc1bec5335c065749424296152bedc44af685fc7781eee22714a4861ee67d"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "29a2096078498c925158d8cdc4fd8f1a4b800dac822a5be079f9aa6043621c11"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "2088a72d9441be6351684ddce622e02c187836502cea87e47f05d9ea6d54e854"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.9/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "9c921bd9290fb40b2a0de67f4bd76a24668fb4f31cc51dd1edd85eb3c0d69414"
}
},
"bin": "terragrunt.exe",