diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index ff89f5616b..4012a1f81b 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,12 +1,12 @@ { - "version": "2021-05-10", + "version": "2021-05-17", "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-05-10/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "b3526a69484e4d3e0377caaa099638d1d3c6c5e444e0c9774d96ee1e18bd6f21" + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-05-17/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "448c8da15b9ec7eae4de9d81ecde73bb17837d70870c3111740de7969e4000e4" } }, "bin": "rust-analyzer.exe",