From db353862d5e8884d269af186a5ec2a094b8c4ea0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 20 Jul 2020 15:40:29 +0200 Subject: [PATCH] rust-analyzer: Update to version 2020-07-20 --- 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 957c803cd9..ec3f83a792 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,10 +1,10 @@ { - "version": "2020-07-13", + "version": "2020-07-20", "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-13/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "3e86b718484ce2951abe1b23b8e6d95b8b605a6a11f1d187d1a97d63170a3177", + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-07-20/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "208315597161414a6e431797ac3c7b1920104080b3690a331ce47e4d14053a0d", "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer",