rust-analyzer: Update to version 2025-05-19

This commit is contained in:
github-actions[bot] 2025-05-19 08:31:35 +00:00
parent 4933d0ca31
commit fe768aee53

View File

@ -1,12 +1,12 @@
{
"version": "2025-05-12",
"version": "2025-05-19",
"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-05-12/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "afda79108676c6263fa51cf97f83fec10806eedc16ea30188ab41b0bc56b27f5"
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-05-19/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "7e9b16a0daeede3e013e96fa4be7d4d9c05e38b191fe2001e00d25f199f04a7a"
}
},
"bin": "rust-analyzer.exe",