{ "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.3/terraform-ls_0.34.3_windows_amd64.zip", "hash": "bb77aa20702ca047b0338db58ee0e2f13e5c0d65d39598512601c7d249ad643d" }, "arm64": { "url": "https://releases.hashicorp.com/terraform-ls/0.34.3/terraform-ls_0.34.3_windows_arm64.zip", "hash": "36b80ac30b39aa0d7e95a76aefff76c5c1217164195035e06b979516f345a5b7" } }, "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" } } } } }