rust-analyzer: Update to version 2020-08-31

This commit is contained in:
Jakub Čábera 2020-08-31 15:50:20 +02:00
parent aab3679b2d
commit bbc25fa7cc

View File

@ -1,10 +1,10 @@
{
"version": "2020-08-24",
"version": "2020-08-31",
"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-08-24/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "80cf02dd1d7003d2598d69320315ec2c9c7ef85ba51ac0ed1a80bedd2561cb68",
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-08-31/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "e9660321fecbf982ec36660a198fbc030bb099deb7a13f9cd0656d111ce8c09e",
"bin": "rust-analyzer.exe",
"checkver": {
"github": "https://github.com/rust-analyzer/rust-analyzer",