mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
rust-analyzer: Update to version 2022-02-21
This commit is contained in:
parent
1d1e39d6a6
commit
28b7b5c1ff
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2022-02-14",
|
||||
"version": "2022-02-21",
|
||||
"description": "An experimental Rust compiler front-end for IDEs",
|
||||
"homepage": "https://rust-analyzer.github.io/",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2022-02-14/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "d4d8f9f46fde0fd80ed265f7ccc607d0e261f09f425d2938dd258f5cf92d126e"
|
||||
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2022-02-21/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "9c9facdf09e32e76401c61f4ae4d45318323deecf86806b181cd9054c3dcd6e7"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user