rust-analyzer: Update to version 2021-02-15

This commit is contained in:
Jakub Čábera 2021-02-15 17:14:07 +01:00
parent f26b9dc663
commit 4c9214b759

View File

@ -1,12 +1,12 @@
{ {
"version": "2021-02-08", "version": "2021-02-15",
"description": "An experimental Rust compiler front-end for IDEs", "description": "An experimental Rust compiler front-end for IDEs",
"homepage": "https://rust-analyzer.github.io/", "homepage": "https://rust-analyzer.github.io/",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-02-08/rust-analyzer-windows.exe#/rust-analyzer.exe", "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-02-15/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "6c0e1178aac3a5c92f811d26ddd21e3638cdc757cc14f02f6aa539146ac06d00" "hash": "017be6c1646ea9f4c7a13ae01270c95fc077e5424d0ff0f6a89e90f7be6044c5"
} }
}, },
"bin": "rust-analyzer.exe", "bin": "rust-analyzer.exe",