rust-analyzer: Update to version 2025-04-14

This commit is contained in:
github-actions[bot] 2025-04-16 08:30:13 +00:00
parent 45171c9a73
commit 1957f47eb2

View File

@ -1,12 +1,12 @@
{
"version": "2024-10-28",
"version": "2025-04-14",
"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-03-24/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "f62c9ba4e80c020adf26783805223982a49f5e52986aa7c794e8c1cf75d5edc9"
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-04-14/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "14681dc3e91b613041dc9cabbe0cb443884ce9d42bafa9aa72f69d4d9bb3baef"
}
},
"bin": "rust-analyzer.exe",