mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
rust-analyzer: Update to version 2022-07-18
This commit is contained in:
parent
9873c4c315
commit
78513b6cf9
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2022-07-11",
|
||||
"version": "2022-07-18",
|
||||
"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/2022-07-11/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "787383562809e14cc1554487208c29d82e962a4b46e3fe9e4b3fd8ff6778abb1"
|
||||
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2022-07-18/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "82c7e474a768a8d2ae7962e8b28b7960e308febc1bfea9b0af4a90a2a416c3b2"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user