terragrunt: Update to version 0.81.9

This commit is contained in:
github-actions[bot] 2025-06-20 16:30:06 +00:00
parent ed07c77a59
commit 1104d48c50

View File

@ -1,16 +1,16 @@
{ {
"version": "0.81.8", "version": "0.81.9",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", "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", "homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.8/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "a3d21aba0312792d808b20d34382fa0f7057c6235c7b48bc90489373186a263e" "hash": "507ada8c1f31ac55443aee7a5edf8bf002ff703b5308c070163c2ed7199ff5c3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.8/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.9/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "b1efa3588e6634557ad103f2629adb50bb0f61f2ab6fea1f91d726401a1d0743" "hash": "1b9057eb5282dca7992042c1b711349d3059da5062d1bbf49848c56d619871f1"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",