From 55eee2daedf12c64add26a823f02bf6fe998e277 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 16:31:33 +0000 Subject: [PATCH] terraform-ls: Update to version 0.36.4 --- 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 653857c3a1..8b14a12451 100644 --- a/bucket/terraform-ls.json +++ b/bucket/terraform-ls.json @@ -1,16 +1,16 @@ { - "version": "0.36.3", + "version": "0.36.4", "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.36.3/terraform-ls_0.36.3_windows_amd64.zip", - "hash": "0592ee4237975bf8453462944f65be05fb20a5cf4d50c707811a0dd841b58d34" + "url": "https://releases.hashicorp.com/terraform-ls/0.36.4/terraform-ls_0.36.4_windows_amd64.zip", + "hash": "cc1074568b513d2cd7ccb5d2bf49d208f8e69901ba14bff3348eb1406a370faf" }, "arm64": { - "url": "https://releases.hashicorp.com/terraform-ls/0.36.3/terraform-ls_0.36.3_windows_arm64.zip", - "hash": "6dfde7b4abfe8c244ebaf8acae4e9c4bd5a5314a73c73f129a26653f18fdd0d9" + "url": "https://releases.hashicorp.com/terraform-ls/0.36.4/terraform-ls_0.36.4_windows_arm64.zip", + "hash": "4f29c57a43fee32666e3eb7ea31d9e924a7657d6825fd2dfaff248a407f3e92b" } }, "bin": "terraform-ls.exe",