diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index 62331f7c7d..e56bfdf715 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,12 +1,12 @@ { - "version": "2025-05-05", + "version": "2025-05-12", "description": "A Rust compiler front-end for IDEs", "homepage": "https://rust-analyzer.github.io/", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-05-05/rust-analyzer-x86_64-pc-windows-msvc.zip", - "hash": "a16f748fce4cffecdbb88bf282b9c4efe755f54e415ce6c30b1d5cb34d0f8834" + "url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-05-12/rust-analyzer-x86_64-pc-windows-msvc.zip", + "hash": "afda79108676c6263fa51cf97f83fec10806eedc16ea30188ab41b0bc56b27f5" } }, "bin": "rust-analyzer.exe",