rust-analyzer: Update to version 2026-01-26

This commit is contained in:
github-actions[bot] 2026-01-26 08:31:15 +00:00
parent ef361fdc20
commit 3087df6910

View File

@ -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",