mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-analyzer: Update to version 2021-12-20
This commit is contained in:
parent
fbe8ae9430
commit
68a9c00244
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2021-12-13",
|
||||
"version": "2021-12-20",
|
||||
"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/2021-12-13/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "144166979b2821ffe23d61a354625a40ca60df37769bdc39eba100e6d1b9c31f"
|
||||
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-12-20/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "a4addbfc5a3f10dba86c89c14cd5e2ed05d4669ec2ea36f3c6660c837adb41e0"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user