{ "version": "0.32.6", "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.6/terraform-ls_0.32.6_windows_amd64.zip", "hash": "9b2fda8290917dba53b812584ea805fff06749f5bc57d993de062ccbe8dbce6b" }, "arm64": { "url": "https://releases.hashicorp.com/terraform-ls/0.32.6/terraform-ls_0.32.6_windows_arm64.zip", "hash": "857ef705b8bee9000e3159710b9fde12804292fc953f26cea3babcb88807f2d7" } }, "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" } } } } }