From 52431fe3071cfe94e417669942e0e57f4f2fefc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 08:34:42 +0000 Subject: [PATCH] rust-analyzer: Update to version 2026-02-09 --- 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 6a80f329d7..9b9f8a973d 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,12 +1,12 @@ { - "version": "2026-02-02", + "version": "2026-02-09", "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-02-02/rust-analyzer-x86_64-pc-windows-msvc.zip", - "hash": "563f4706139c8148d1051ab9e77310a3544e53dd7afeddc4a74a5b565a0439a2" + "url": "https://github.com/rust-lang/rust-analyzer/releases/download/2026-02-09/rust-analyzer-x86_64-pc-windows-msvc.zip", + "hash": "6d983ed057a2966e79ac4ac67bf905db77fa19ce130fad9ca8a85b3198cb0210" } }, "bin": "rust-analyzer.exe",