diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index 5502d823b9..f818423a9e 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,12 +1,12 @@ { - "version": "2026-01-19", + "version": "2026-01-26", "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/2026-01-19/rust-analyzer-x86_64-pc-windows-msvc.zip", - "hash": "2401cada104be667377685120d33db0fb6858a6ac1e9d7d65e9c8d51adbd065c" + "url": "https://github.com/rust-lang/rust-analyzer/releases/download/2026-01-26/rust-analyzer-x86_64-pc-windows-msvc.zip", + "hash": "b0537dcdefa3cb413fc47b98a74803cd234ec998c7d8f02a93f63f663ccd2121" } }, "bin": "rust-analyzer.exe",