mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
rust-analyzer: Update to version 2025-05-26
This commit is contained in:
parent
d807b7982c
commit
4f6fdfc28d
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2025-05-19",
|
"version": "2025-05-26",
|
||||||
"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-05-19/rust-analyzer-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-05-26/rust-analyzer-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "7e9b16a0daeede3e013e96fa4be7d4d9c05e38b191fe2001e00d25f199f04a7a"
|
"hash": "5e36ca2b98f77c4ba0af718e2e46e5f7c230ad8ddeee6dc083e1bfa212421cb9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rust-analyzer.exe",
|
"bin": "rust-analyzer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user