terragrunt: Update to version 0.99.1

This commit is contained in:
github-actions[bot] 2026-01-29 20:32:28 +00:00
parent 116fc719ee
commit 6edb8d8bb2

View File

@ -1,16 +1,16 @@
{
"version": "0.99.0",
"version": "0.99.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.99.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "c1a837d4bf460f63967f316d42902b2923bf5dee69bd72d7393773f532fe08be"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.99.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "edaa8226a1df106b740b9469fba8d929033827a225458c3c2e338714ab0fe8f4"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.99.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "fbaa6c195a9c0b5ef52a9286cabd4de6ef855913c5df9b22c9d8deb165d09f44"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.99.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "089883052b475e69f0d59dca119f81b61d2012aa9d75eca94bd6ae7ce6e1dec3"
}
},
"bin": "terragrunt.exe",