mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
rust-analyzer: Update to version 2021-12-27
This commit is contained in:
parent
aa4eb9db9e
commit
308b0c03a4
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2021-12-20",
|
||||
"version": "2021-12-27",
|
||||
"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-20/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "a4addbfc5a3f10dba86c89c14cd5e2ed05d4669ec2ea36f3c6660c837adb41e0"
|
||||
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-12-27/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "1533be42fb2e612d18dde89f790f1b33ab9ed37422c9ab6b596ff460b10134ae"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user