terragrunt: Update to version 0.86.1

This commit is contained in:
github-actions[bot] 2025-08-23 20:28:00 +00:00
parent 566acf80a9
commit bc2e1f5972

View File

@ -1,16 +1,16 @@
{
"version": "0.86.0",
"version": "0.86.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.86.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "d1a05f737f76eac0c0287ccc87b203d806f1cbf671ef43ed9879f04780a76dba"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.86.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "872b1013a3fc49801eb498b33ce88f39c0a397065e421bd2568e717459ad549f"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.86.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "a4f053e7985bba3d4f92e81f665bef85709064e2a2d8735e46ecdcfb2c9a2c8f"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.86.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "cd09c8acec4d95581194ffc0839c899d9884ac3df21735b4a67ca6968a8e91f6"
}
},
"bin": "terragrunt.exe",