{ "version": "0.31.5", "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.31.5/terraform-ls_0.31.5_windows_amd64.zip", "hash": "bc8d4217487f510160df10c74065f13b10ace85ed08c7eb3424a35a8aca458e0" }, "arm64": { "url": "https://releases.hashicorp.com/terraform-ls/0.31.5/terraform-ls_0.31.5_windows_arm64.zip", "hash": "96fd56dc672cfd8cc6913d9299755afebb5ca93127265f6cc35ad4432813b998" } }, "bin": "terraform-ls.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://releases.hashicorp.com/terraform-ls/$version/terraform-ls_$version_windows_amd64.zip", "hash": { "url": "https://releases.hashicorp.com/terraform-ls/$version/terraform-ls_$version_SHA256SUMS" } }, "arm64": { "url": "https://releases.hashicorp.com/terraform-ls/$version/terraform-ls_$version_windows_arm64.zip", "hash": { "url": "https://releases.hashicorp.com/terraform-ls/$version/terraform-ls_$version_SHA256SUMS" } } } } }