mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
rust-analyzer: Update to version 2024-01-29
This commit is contained in:
parent
0580fb8a88
commit
fad3211c35
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2024-01-22",
|
"version": "2024-01-29",
|
||||||
"description": "A Rust compiler front-end for IDEs",
|
"description": "A 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-lang/rust-analyzer/releases/download/2024-01-22/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2024-01-29/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||||
"hash": "b22348643bd58b7ac56e0bedfe5d858d62198b670aef851281c5846de21521bc"
|
"hash": "56d1e2aacff3fbc6fc96987e6f57def0cef2bbef1a7893883e2f584d99cb8aee"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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