From a0b83750b35ec1f75ff55346e1ebbab963e7fcf6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:27:38 +0000 Subject: [PATCH] terraform-ls: Update to version 0.32.2 --- bucket/terraform-ls.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/terraform-ls.json b/bucket/terraform-ls.json index 5f43863660..041328baa8 100644 --- a/bucket/terraform-ls.json +++ b/bucket/terraform-ls.json @@ -1,16 +1,16 @@ { - "version": "0.32.1", + "version": "0.32.2", "description": "Terraform Language Server", "homepage": "https://github.com/hashicorp/terraform-ls", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/terraform-ls/0.32.1/terraform-ls_0.32.1_windows_amd64.zip", - "hash": "3c9ebf78b975c7b23692e18098f0b18a7d08ab0c1eb55e72721982c024477f28" + "url": "https://releases.hashicorp.com/terraform-ls/0.32.2/terraform-ls_0.32.2_windows_amd64.zip", + "hash": "9e641ec0de5f40f246778e640d86d3f9f2cb86182726959114b3ef86397a3355" }, "arm64": { - "url": "https://releases.hashicorp.com/terraform-ls/0.32.1/terraform-ls_0.32.1_windows_arm64.zip", - "hash": "6d90df8aae830b398d8c4b11655e7a73e4c1553773e08168002bb7a0706ba794" + "url": "https://releases.hashicorp.com/terraform-ls/0.32.2/terraform-ls_0.32.2_windows_arm64.zip", + "hash": "f7c0f98ffc5f29016ca09a87b93353d6847073c4c6b8dee3d0687d89ee45ab85" } }, "bin": "terraform-ls.exe",