diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index 808cc62683..94a78a22b2 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,10 +1,10 @@ { - "version": "2020-09-14", + "version": "2020-09-21", "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-09-14/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "75219b23c245e8ae917fc7d7b0744dbabf348fc1ab75b09845301ca1dcbba5cf", + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-09-21/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "ca37eef0eb92546cdbe815ef09e080ad9033ceadaacd283bd73f4908cdeea7f4", "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer",