terragrunt: Update to version 0.96.1

This commit is contained in:
github-actions[bot] 2025-12-17 16:31:15 +00:00
parent 9c7ae4d32b
commit 9abfb0f890

View File

@ -1,16 +1,16 @@
{
"version": "0.96.0",
"version": "0.96.1",
"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.96.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "08b5ff4e5a22978ca4f541b590f0e4edb6e2d6481c92a9ba8021175da6f61023"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.96.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a037799ba774a518ffab2241009a74b261bfa725854642ab70a101e8b872dd69"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.96.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "689229c2e1991bdf089004a88b6fcf62184c5398de7d851eb8ce19ca7df9df1d"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.96.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "d2fa1dc00d9ea511781498ece28db8eaa36ae5e98271107517503b341423a8b6"
}
},
"bin": "terragrunt.exe",