terragrunt: Update to version 0.99.3

This commit is contained in:
github-actions[bot] 2026-02-19 00:54:04 +00:00
parent f5ca7a5aa2
commit 52b1b70f4d

View File

@ -1,16 +1,16 @@
{
"version": "0.99.2",
"version": "0.99.3",
"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.99.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "1a062788e5aa8c79867ac5bce53251a194d3f818714704e5a1aef0a141069dc6"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.99.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "91e924192fece180ac483cba07056bf753f6569c9b34fbd9888b9e0b1af554c4"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.99.2/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "c047c698c23030d1d7cf36419f2c1add9c62eb225dac7982d07e952f9633c457"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.99.3/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7390fc10665bd3de9b0180ed9bfadb17558009405737c16a58524a2f362caf2b"
}
},
"bin": "terragrunt.exe",