mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
rust-analyzer: Update to version 2023-02-06
This commit is contained in:
parent
2fd4b6840e
commit
8f9e056a42
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2023-01-30",
|
||||
"version": "2023-02-06",
|
||||
"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/2023-01-30/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "16c1dde6b27b0cf7de3c92c81c8581502d3ac49172d7e7cb05a1e17605a6fa8e"
|
||||
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2023-02-06/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "1245ba3378ed400be2f1eea6a8698959649d5812e1fdab559b5b10893a61d5ae"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user