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

This commit is contained in:
Jakub Čábera 2020-07-13 14:33:31 +02:00
parent 9a619f1156
commit 3196bf102c

View File

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