{ "version": "2020-11-23", "description": "An experimental Rust compiler front-end for IDEs", "homepage": "https://rust-analyzer.github.io/", "license": "Apache-2.0|MIT", "architecture": { "64bit": { "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-11-23/rust-analyzer-windows.exe#/rust-analyzer.exe", "hash": "2a403702ee5ad04c0e6ac6cdf4f9dcfa430c66a36a7b8d82cd3eb94c5ec6e325" } }, "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer", "regex": "releases/tag/([\\d-]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/$version/rust-analyzer-windows.exe#/rust-analyzer.exe" } } } }