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

This commit is contained in:
github-actions[bot] 2026-01-12 12:32:41 +00:00
parent d7348d9a08
commit 56a4f8a116

View File

@ -1,12 +1,12 @@
{
"version": "2026-01-05",
"version": "2026-01-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/2026-01-05/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "cada23f7192f0b807a09af1392772ccf6c660ac3da5c19ef0e04292f4405a34b"
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2026-01-12/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "21e89bdb1026f9e7c7a6cfd19ef996a3e66fc974cfeff8b09c46b2202dfdd339"
}
},
"bin": "rust-analyzer.exe",