terragrunt: Update to version 0.76.7

This commit is contained in:
github-actions[bot] 2025-03-24 12:31:39 +00:00
parent 9237f2ee5c
commit fd00878cba

View File

@ -1,16 +1,16 @@
{ {
"version": "0.76.6", "version": "0.76.7",
"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.76.6/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "afeb60860b2d0cebe66784a4449c6d9840c45f014920b5e332ae6306c9fc7fec" "hash": "6664da3cc34c379f5a0d5e32ab8653e4eebfbda02b32518aedd366c6a5d0d665"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.6/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.76.7/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "83d7060d898ac09f8e2f043ef2cc9334d5cb12216e65bbb1ab849b594f4e2640" "hash": "8248337e41f73f6d50db299e51a31a49382f0070fe95d8546eb9265323276d15"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",