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