From 7fc7134b2187459c01226adffa906bb65fada236 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 5 Aug 2020 08:47:52 +0200 Subject: [PATCH] rust-analyzer: Update to version 2020-08-04 --- 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 ceb31ad05d..6cbb4066dc 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,10 +1,10 @@ { - "version": "2020-08-03", + "version": "2020-08-04", "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-03/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "a85346b9ef8a9c6da34b6e62bfefde9b08da54619e2e54500d9c30605a4798ce", + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-08-04/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "b2904ab94285ebf16b1c74d5fe1022e78d51e4f99f6a57f3e435a8615f4aa875", "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer",