rust-analyzer: Update to version 2025-06-09

This commit is contained in:
github-actions[bot] 2025-06-09 08:30:48 +00:00
parent e2d7160017
commit 810b71dfb5

View File

@ -1,12 +1,12 @@
{
"version": "2025-06-02",
"version": "2025-06-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/2025-06-02/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "cd52e7c770b9fbec7bdc2ef7ac6eb63144a933b9adc8f660a713b978c0033b89"
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-06-09/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "3eeecbdc013db5285d43a686a8c2065477fe1011f3fc3a908577b4bcaf3bf8c3"
}
},
"bin": "rust-analyzer.exe",