terragrunt: Update to version 0.95.1

This commit is contained in:
github-actions[bot] 2025-12-13 00:42:13 +00:00
parent 7c0f822c4f
commit f869698bbf

View File

@ -1,16 +1,16 @@
{
"version": "0.95.0",
"version": "0.95.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.95.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a963dd169db63bc2bb4762a8efc65375f8a6027a1fa34c17d94396126bb173c3"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.95.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "e4e6f8a4538f4238ca41fd33252ab3d253f887834a63477ad150bdd3f78148a7"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.95.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a229632e237d5bf85dab3cb8f81ff11f10f67df36875a2fee8664cf287c779a9"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.95.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "f7831080a56711dfa7294433f57252ec1b53bf3a2e13f3a30488d27cd6d87cf5"
}
},
"bin": "terragrunt.exe",