From 528191ed5398a1b02c0005c28403a4d28f99819f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 9 Jun 2020 09:46:31 +0200 Subject: [PATCH] rust-analyzer: Update to version 2020-06-08 --- bucket/rust-analyzer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index 695c0cf461..8bfd624bed 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,10 +1,10 @@ { - "version": "2020-06-01", + "version": "2020-06-08", "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-01/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "519bf59ba59211330c6aaa391b2e0cfe4fe6e978aef8cc88be4407580d2df5da", + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-06-08/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "e578fe4f46fdfb77a84d1a2694eaf1a1fd2ceba4aebe9658008d3e1694aba3a4", "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer",