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