diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index 997cbd1099..36c0251235 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -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",