diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index 8aa686d031..61e3f32fd9 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,12 +1,12 @@ { - "version": "2020-10-19", + "version": "2020-10-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/2020-10-19/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "94f5f816e45cd50e3d7bc256e7e3b7b427246743ef5aa890469bf1570c371565" + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-10-26/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "2ae0424f2f94b33829c27317a3fe3b836bceceaa5d25433f4e20161848fe2836" } }, "bin": "rust-analyzer.exe",