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

This commit is contained in:
Jakub Čábera 2020-09-22 08:20:12 +02:00
parent cae3af55be
commit 0708b8fd13

View File

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