mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
rust-analyzer: Update to version 2024-03-04
This commit is contained in:
parent
e1ce394451
commit
251ec2d6b5
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2024-02-26",
|
"version": "2024-03-04",
|
||||||
"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-02-26/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2024-03-04/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||||
"hash": "5eb41e24e0d9250155b7e8728cdfa4c2174f4b191da6c2ec7d9dc35427f6f3c3"
|
"hash": "95175d6889e0792bc2bc8745c35b1d0538260eec5663b937ceb7f82f9d2d52fe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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