rust-analyzer: Update to version 2020-10-26

This commit is contained in:
Jakub Čábera 2020-10-27 08:31:34 +01:00
parent a14c0d9194
commit 4282d27836

View File

@ -1,12 +1,12 @@
{
"version": "2020-10-19",
"version": "2020-10-26",
"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-10-19/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "94f5f816e45cd50e3d7bc256e7e3b7b427246743ef5aa890469bf1570c371565"
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-10-26/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "2ae0424f2f94b33829c27317a3fe3b836bceceaa5d25433f4e20161848fe2836"
}
},
"bin": "rust-analyzer.exe",