From afe7ba6d8934d68c8510ef7de9cbbe145a1c6ae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 6 Oct 2020 04:40:06 +0200 Subject: [PATCH] rust-analyzer: Update to version 2020-10-05 --- 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 95d493e1c8..fa98bccc18 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,10 +1,10 @@ { - "version": "2020-09-28", + "version": "2020-10-05", "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-09-28/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "a65754bafd7bac231d9243f7d843784077efdc261b4ebaf95b42bffedf35ff01", + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-10-05/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "d7b0e2e068d47b8ced4645f4a4729e4ee499368f4dbddb4e7b2618f2a23f40c6", "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer",