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

This commit is contained in:
Jakub Čábera 2020-08-03 15:54:54 +02:00
parent 7b5898401c
commit 73042d9a4d

View File

@ -1,10 +1,10 @@
{ {
"version": "2020-07-27", "version": "2020-08-03",
"description": "An experimental Rust compiler front-end for IDEs", "description": "An experimental Rust compiler front-end for IDEs",
"homepage": "https://rust-analyzer.github.io/", "homepage": "https://rust-analyzer.github.io/",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-07-27/rust-analyzer-windows.exe#/rust-analyzer.exe", "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-08-03/rust-analyzer-windows.exe#/rust-analyzer.exe",
"hash": "03c8385f89adb80ece31201f5c392a0c61a0a1c24161332ff05374a0043f1a44", "hash": "a85346b9ef8a9c6da34b6e62bfefde9b08da54619e2e54500d9c30605a4798ce",
"bin": "rust-analyzer.exe", "bin": "rust-analyzer.exe",
"checkver": { "checkver": {
"github": "https://github.com/rust-analyzer/rust-analyzer", "github": "https://github.com/rust-analyzer/rust-analyzer",