mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
rust-analyzer: Update to version 2023-09-25
This commit is contained in:
parent
3565c0b1aa
commit
7a64954e12
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2023-09-18",
|
"version": "2023-09-25",
|
||||||
"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/2023-09-18/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2023-09-25/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||||
"hash": "6b8a791ae51a7ef883315c8286dbd32b511c9a259d679ded83fd0586457b1d19"
|
"hash": "b7a455d84f24cef23d499ecfc03936731dab3f268f81816a104c3592af455870"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user