terragrunt: Update to version 0.85.1

This commit is contained in:
github-actions[bot] 2025-08-21 16:30:55 +00:00
parent f0015a83ca
commit 1dc864f08c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.85.0", "version": "0.85.1",
"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.85.0/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.85.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "66cf13c70a701b7202a60cb79cbcacecdec6b7d00fcb34707a292dc86c3abff2" "hash": "12f42628460e7b82d6597601ccdd95b5ba1b8171925ad2beb8b7de6b91dd3ca4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.85.0/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.85.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "b0329669caf264f7c8d0e7c6c6a3d0ba192571f5d0a5322b93b8bbb46d9e9170" "hash": "a288ec5cc58d7eefd53659e7acc35459db9869029970328afecdd9d74c550714"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",