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

This commit is contained in:
Jakub Čábera 2020-08-11 09:10:47 +02:00
parent 13936b374e
commit 7b94faf3d0

View File

@ -1,10 +1,10 @@
{
"version": "2020-08-04",
"version": "2020-08-10",
"description": "An experimental Rust compiler front-end for IDEs",
"homepage": "https://rust-analyzer.github.io/",
"license": "Apache-2.0|MIT",
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-08-04/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "b2904ab94285ebf16b1c74d5fe1022e78d51e4f99f6a57f3e435a8615f4aa875",
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-08-10/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "19104e60010881eabd0c3f7639b63640d7ac76f2f4d121b28442d5c94e90f2b3",
"bin": "rust-analyzer.exe",
"checkver": {
"github": "https://github.com/rust-analyzer/rust-analyzer",