terragrunt: Update to version 0.88.1

This commit is contained in:
github-actions[bot] 2025-09-29 20:27:23 +00:00
parent 18d6898000
commit 086fed3082

View File

@ -1,16 +1,16 @@
{
"version": "0.88.0",
"version": "0.88.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.88.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "6147424636bb6fdcc71bce93f23dd89934fb9ee329ef9b0402ff4fddce497de5"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.88.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "8db12cac5fd757e660162c287bb71e000512d13c32d7ae5b5e2fd37de33e192d"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.88.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "98f028ecb93c1e821690df64ef200008965e3f6bd1aff81a6f77cf9caafac5e5"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.88.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "861ffa68f577d94524f55529d256324669bca1ca84e892e5bbbc2c4009a7004f"
}
},
"bin": "terragrunt.exe",