diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index 72ac4820b3..d664a2f4f4 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,12 +1,12 @@ { - "version": "2021-04-20", + "version": "2021-04-26", "description": "An experimental Rust compiler front-end for IDEs", "homepage": "https://rust-analyzer.github.io/", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-04-20/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "276b1456ee2b49f7f2a173dea2a58a0e768125fc7a8218ac5f07774aa95b9078" + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-04-26/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "3eedece38d5a5f5367e498bc3fed278af4be5b436675784e4c4cda030cdd4630" } }, "bin": "rust-analyzer.exe",