mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
rust-analyzer: Update to version 2022-05-30
This commit is contained in:
parent
824f80ad63
commit
a1bcabc10b
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2022-05-23",
|
||||
"version": "2022-05-30",
|
||||
"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-05-23/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "eee7ffa6a6d6f53a3065ab9f40a35e60d177e09d8345e616ef9d2004d18656bf"
|
||||
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2022-05-30/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "409d3aba691d93d4d9772129efd79323169131f44068eec5e08974728b85e460"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user