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

This commit is contained in:
Jakub Čábera 2020-09-15 08:19:20 +02:00
parent 86a3539ed9
commit d563306b99

View File

@ -1,10 +1,10 @@
{ {
"version": "2020-09-07", "version": "2020-09-14",
"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-09-07/rust-analyzer-windows.exe#/rust-analyzer.exe", "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-09-14/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "89844670e8631eb461d088eec2a9c571d5fb4df96ef8937b91bb22470aeb5575", "hash": "75219b23c245e8ae917fc7d7b0744dbabf348fc1ab75b09845301ca1dcbba5cf",
"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",