mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
rust-analyzer: Update to version 2024-05-06
This commit is contained in:
parent
a74de01093
commit
79259a2ca6
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2024-04-29",
|
"version": "2024-05-06",
|
||||||
"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-04-29/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2024-05-06/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||||
"hash": "8e17954a01e9e1b47e3a6ddddc942b353fea34b39ab6da82b28bcf2af5a3a366"
|
"hash": "807a10e22084a7d2a14ee0abd598429c8aa557261526fc1a23175babe327ba83"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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