terragrunt: Update to version 0.77.16

This commit is contained in:
github-actions[bot] 2025-04-14 20:29:07 +00:00
parent ed44ab07be
commit 9a61b07492

View File

@ -1,16 +1,16 @@
{
"version": "0.77.15",
"version": "0.77.16",
"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.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "3d276622e2479b148857830b0642b6b174dff46b69f20a73403ad2dfcbed0b36"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "c34165b713b2c672773777f1565729fa680a0dcd732806b3572460bdc9e3bc4d"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.15/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "0a5ac529336c4c83cacb8ac2ce43c417de8d6fa02699a4f9633a5b44092e8af5"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.16/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "059e26acd147f72005c7a4af795bc9eacb3e04656dae5775b09d03b89868717f"
}
},
"bin": "terragrunt.exe",