From d688b22b3e48a9cd858472fd495973935e5362c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 20:28:16 +0000 Subject: [PATCH] terraform-ls: Update to version 0.34.3 --- 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 f1be67c77a..71ac382968 100644 --- a/bucket/terraform-ls.json +++ b/bucket/terraform-ls.json @@ -1,16 +1,16 @@ { - "version": "0.34.2", + "version": "0.34.3", "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.34.2/terraform-ls_0.34.2_windows_amd64.zip", - "hash": "02d2e8e6e6070dc7e4f6a1e5388cea25846fc1e09582f95efc2be87ca466656c" + "url": "https://releases.hashicorp.com/terraform-ls/0.34.3/terraform-ls_0.34.3_windows_amd64.zip", + "hash": "bb77aa20702ca047b0338db58ee0e2f13e5c0d65d39598512601c7d249ad643d" }, "arm64": { - "url": "https://releases.hashicorp.com/terraform-ls/0.34.2/terraform-ls_0.34.2_windows_arm64.zip", - "hash": "6b04cc3dd32b272f012785670a2d6d94bc8416061908c40a0b48bf8b8362e654" + "url": "https://releases.hashicorp.com/terraform-ls/0.34.3/terraform-ls_0.34.3_windows_arm64.zip", + "hash": "36b80ac30b39aa0d7e95a76aefff76c5c1217164195035e06b979516f345a5b7" } }, "bin": "terraform-ls.exe",