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

This commit is contained in:
Jakub Čábera 2020-06-22 17:16:17 +02:00
parent abc6cf5890
commit 55d07788cf

View File

@ -1,10 +1,10 @@
{
"version": "2020-06-15",
"version": "2020-06-22",
"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-15/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "4eac31a9362711d58f137b4368b401aa6d671a2abab03bee3e10c97aa0f984b8",
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-06-22/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "b6cf77d0d7f9b553961f15c54c6b3209f37c74207b78a547b3a94d21cab78846",
"bin": "rust-analyzer.exe",
"checkver": {
"github": "https://github.com/rust-analyzer/rust-analyzer",