rust-analyzer: Update to version 2020-11-09

This commit is contained in:
Jakub Čábera 2020-11-09 16:26:08 +01:00
parent ad663cea5e
commit cf410b86d7

View File

@ -1,12 +1,12 @@
{
"version": "2020-11-02",
"version": "2020-11-09",
"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-02/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "a85507fe0381313e4fa85248ed522e9b000c481157aba7063cf5b0ace7334dbe"
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-11-09/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "6d42e5a03b5dbf23e806063888e715e5cf75f1fabe52098df8df12adec584bda"
}
},
"bin": "rust-analyzer.exe",