terragrunt: Update to version 0.73.8

This commit is contained in:
github-actions[bot] 2025-02-20 16:31:13 +00:00
parent a793558dfd
commit 93d7bfd4b8

View File

@ -1,16 +1,16 @@
{
"version": "0.73.7",
"version": "0.73.8",
"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.73.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "576bf6af050619486b2ba416efb6ba84274e963fb5dd2a04724406a432591d3d"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "494b1852e7e1fd6bf176a818c2a14a5df0ad7aed8fe2b3e49f102f487eb1aab1"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "4e04efa39bf7f4717a21822734f2fc1303abebb42d8498bdf1831b975b12cebc"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.8/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "d21839612486074bd051ef91b8bd3ba2c94399e00264af3a05c4b6ecc641312e"
}
},
"bin": "terragrunt.exe",