mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-analyzer: Update to version 2022-01-24
This commit is contained in:
parent
b29d7a44f4
commit
142992d724
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2022-01-17",
|
"version": "2022-01-24",
|
||||||
"description": "An experimental Rust compiler front-end for IDEs",
|
"description": "An experimental Rust compiler front-end for IDEs",
|
||||||
"homepage": "https://rust-analyzer.github.io/",
|
"homepage": "https://rust-analyzer.github.io/",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2022-01-17/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2022-01-24/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||||
"hash": "2d9848fa6bc2b86ffede80699f9c4fc17998ab006c2ea69471efeb7a4ffd8a04"
|
"hash": "a0fd5d5fb6ddf4923579534fee1e4456fe3654afcf89159a8267ec93438f880f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user