mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
rust-analyzer: Update to version 2025-04-14
This commit is contained in:
parent
45171c9a73
commit
1957f47eb2
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2024-10-28",
|
"version": "2025-04-14",
|
||||||
"description": "A Rust compiler front-end for IDEs",
|
"description": "A Rust compiler front-end for IDEs",
|
||||||
"homepage": "https://rust-analyzer.github.io/",
|
"homepage": "https://rust-analyzer.github.io/",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-03-24/rust-analyzer-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-04-14/rust-analyzer-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f62c9ba4e80c020adf26783805223982a49f5e52986aa7c794e8c1cf75d5edc9"
|
"hash": "14681dc3e91b613041dc9cabbe0cb443884ce9d42bafa9aa72f69d4d9bb3baef"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rust-analyzer.exe",
|
"bin": "rust-analyzer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user