terragrunt: Update to version 0.96.0

This commit is contained in:
github-actions[bot] 2025-12-15 20:31:04 +00:00
parent 063e6883bb
commit d87e37d7a2

View File

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