From 22c386e10c0c05aa880523761d3bfc5fbd674156 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 24 Aug 2020 17:07:16 +0200 Subject: [PATCH] rust-analyzer: Update to version 2020-08-24 --- 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 9261e0a2bf..13f3743a34 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,10 +1,10 @@ { - "version": "2020-08-17", + "version": "2020-08-24", "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-17/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "f85ae0cc07b78e22f2cfea976b58d8af58e5c6194d906dfa884dc61be7588fc1", + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-08-24/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "80cf02dd1d7003d2598d69320315ec2c9c7ef85ba51ac0ed1a80bedd2561cb68", "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer",