{ "version": "0.32.8", "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.32.8/terraform-ls_0.32.8_windows_amd64.zip", "hash": "3c5e2b8e7aa838d19ff62e27c2afa0d6605a27ee282ef24c6bbbc2006f170fb0" }, "arm64": { "url": "https://releases.hashicorp.com/terraform-ls/0.32.8/terraform-ls_0.32.8_windows_arm64.zip", "hash": "28d48591ad1ad59707b4276447ab844cf26be22a8531ff6077c3b39fc504c8fe" } }, "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" } } } } }