mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-analyzer: Update to version 2024-02-19
This commit is contained in:
parent
47e251e4ab
commit
5000abd7d0
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2024-02-12",
|
"version": "2024-02-19",
|
||||||
"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-12/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2024-02-19/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||||
"hash": "b186f1d3351397330490edb600cb078e37c825ce45864aef8d09c5cbfa4673a9"
|
"hash": "f39276bfe0ff5d6960085229c45c8b659ee016f2465965fe45633ad0adc5e846"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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