From 73042d9a4d5930978bd3f65f6c707c91b99527eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 3 Aug 2020 15:54:54 +0200 Subject: [PATCH] rust-analyzer: Update to version 2020-08-03 --- 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 f01564c399..ceb31ad05d 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,10 +1,10 @@ { - "version": "2020-07-27", + "version": "2020-08-03", "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-07-27/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "03c8385f89adb80ece31201f5c392a0c61a0a1c24161332ff05374a0043f1a44", + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-08-03/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "a85346b9ef8a9c6da34b6e62bfefde9b08da54619e2e54500d9c30605a4798ce", "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer",