terragrunt: Update to version 0.92.1

This commit is contained in:
github-actions[bot] 2025-10-28 20:29:50 +00:00
parent 1a349e4563
commit 227b8cabab

View File

@ -1,16 +1,16 @@
{
"version": "0.92.0",
"version": "0.92.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.92.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "037efb96821c247f03fd30a79efaf356289435248dac979f7c7d18337d540ea1"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.92.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "32e356706583c247695729737ca8b309cea55c859e32e19fe5a3b487c05c6da3"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.92.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "3894cede8e1c04d7b82a319b4c037bed74b99b013ee9acee211d65da115ee4dd"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.92.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "e14495525a250e690e434758f9d4f4fd8f1d1a02ef3389371a612e9ea0b787ae"
}
},
"bin": "terragrunt.exe",