terraform-ls: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2024-11-15 20:28:26 +00:00
parent 61cc87cc11
commit 20b047c7dd

View File

@ -1,16 +1,16 @@
{ {
"version": "0.35.0", "version": "0.36.0",
"description": "Terraform Language Server", "description": "Terraform Language Server",
"homepage": "https://github.com/hashicorp/terraform-ls", "homepage": "https://github.com/hashicorp/terraform-ls",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/terraform-ls/0.35.0/terraform-ls_0.35.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/terraform-ls/0.36.0/terraform-ls_0.36.0_windows_amd64.zip",
"hash": "6da82bfca68a795fcb2ea7abfb22e96adec290b84f32ce7dabad7546b2f1db9b" "hash": "53f88c80cc92d34bdce6119c13cd1a53a5dc92427c633220e7c381d2b828c689"
}, },
"arm64": { "arm64": {
"url": "https://releases.hashicorp.com/terraform-ls/0.35.0/terraform-ls_0.35.0_windows_arm64.zip", "url": "https://releases.hashicorp.com/terraform-ls/0.36.0/terraform-ls_0.36.0_windows_arm64.zip",
"hash": "38e812fdad4e82e1cd52fbf945eda5864b6079758aaebcd8bd30670e791e5113" "hash": "dec8a28b51464862068548eb582b0ec9cf678212d0c3d1a6a9aef3024b1be51e"
} }
}, },
"bin": "terraform-ls.exe", "bin": "terraform-ls.exe",