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

This commit is contained in:
Jakub Čábera 2020-08-18 08:11:28 +02:00
parent 43d64258a2
commit 31ddd570dd

View File

@ -1,10 +1,10 @@
{ {
"version": "2020-08-10", "version": "2020-08-17",
"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",
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-08-10/rust-analyzer-windows.exe#/rust-analyzer.exe", "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-08-17/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "19104e60010881eabd0c3f7639b63640d7ac76f2f4d121b28442d5c94e90f2b3", "hash": "f85ae0cc07b78e22f2cfea976b58d8af58e5c6194d906dfa884dc61be7588fc1",
"bin": "rust-analyzer.exe", "bin": "rust-analyzer.exe",
"checkver": { "checkver": {
"github": "https://github.com/rust-analyzer/rust-analyzer", "github": "https://github.com/rust-analyzer/rust-analyzer",