rust-analyzer: Update to version 2020-06-29

This commit is contained in:
Jakub Čábera 2020-06-29 19:24:06 +02:00
parent 76c31a61f1
commit 518eea667c

View File

@ -1,10 +1,10 @@
{ {
"version": "2020-06-22", "version": "2020-06-29",
"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-06-22/rust-analyzer-windows.exe#/rust-analyzer.exe", "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-06-29/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "7781b8a0bdaa83930772991f5593b1d67a4803768121404e9ee65dce99811c07", "hash": "7077a29417c21328ede9a56c335d56639c1875791c50cf64b3286b35533f7d9b",
"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",