{ "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.4/terraform-ls_0.36.4_windows_amd64.zip", "hash": "cc1074568b513d2cd7ccb5d2bf49d208f8e69901ba14bff3348eb1406a370faf" }, "arm64": { "url": "https://releases.hashicorp.com/terraform-ls/0.36.4/terraform-ls_0.36.4_windows_arm64.zip", "hash": "4f29c57a43fee32666e3eb7ea31d9e924a7657d6825fd2dfaff248a407f3e92b" } }, "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" } } } } }