From f2340325fd82eb9e121c85d18e50d8f44fe5c24f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:30:17 +0000 Subject: [PATCH] terraform-ls: Update to version 0.35.0 --- 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 71ac382968..42c04ad5b7 100644 --- a/bucket/terraform-ls.json +++ b/bucket/terraform-ls.json @@ -1,16 +1,16 @@ { - "version": "0.34.3", + "version": "0.35.0", "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.3/terraform-ls_0.34.3_windows_amd64.zip", - "hash": "bb77aa20702ca047b0338db58ee0e2f13e5c0d65d39598512601c7d249ad643d" + "url": "https://releases.hashicorp.com/terraform-ls/0.35.0/terraform-ls_0.35.0_windows_amd64.zip", + "hash": "6da82bfca68a795fcb2ea7abfb22e96adec290b84f32ce7dabad7546b2f1db9b" }, "arm64": { - "url": "https://releases.hashicorp.com/terraform-ls/0.34.3/terraform-ls_0.34.3_windows_arm64.zip", - "hash": "36b80ac30b39aa0d7e95a76aefff76c5c1217164195035e06b979516f345a5b7" + "url": "https://releases.hashicorp.com/terraform-ls/0.35.0/terraform-ls_0.35.0_windows_arm64.zip", + "hash": "38e812fdad4e82e1cd52fbf945eda5864b6079758aaebcd8bd30670e791e5113" } }, "bin": "terraform-ls.exe",