From 3087df69104a3cb00b2aeb2a15c6956d73e4a601 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 08:31:15 +0000 Subject: [PATCH] rust-analyzer: Update to version 2026-01-26 --- bucket/rust-analyzer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",