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