diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index 6cbb4066dc..fab5c98a56 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,10 +1,10 @@ { - "version": "2020-08-04", + "version": "2020-08-10", "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-04/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "b2904ab94285ebf16b1c74d5fe1022e78d51e4f99f6a57f3e435a8615f4aa875", + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-08-10/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "19104e60010881eabd0c3f7639b63640d7ac76f2f4d121b28442d5c94e90f2b3", "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer",