From 7148b32dbda57bde286a5aa2c6f3f865a7b02cff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 8 Sep 2020 08:37:12 +0200 Subject: [PATCH] rust-analyzer: Update to version 2020-09-07 --- 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 3fe985cb57..452d95644d 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,10 +1,10 @@ { - "version": "2020-08-31", + "version": "2020-09-07", "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-31/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "e9660321fecbf982ec36660a198fbc030bb099deb7a13f9cd0656d111ce8c09e", + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-09-07/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "89844670e8631eb461d088eec2a9c571d5fb4df96ef8937b91bb22470aeb5575", "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer",