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

This commit is contained in:
Jakub Čábera 2020-07-06 18:50:12 +02:00
parent 72d6f4157b
commit 3a8abade74

View File

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