mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
rust-analyzer: Update to version 2023-04-03
This commit is contained in:
parent
9531649fad
commit
9b557cdebd
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2023-03-27",
|
||||
"version": "2023-04-03",
|
||||
"description": "A Rust compiler front-end for IDEs",
|
||||
"homepage": "https://rust-analyzer.github.io/",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2023-03-27/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "2c6280402ac2b85502ef344481020b9560a0645794d996268cad19cf8935fa5b"
|
||||
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2023-04-03/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "58c989178f2a939466f2b75fdf4d56bdc11f86b5fd884a80ab281bfd7f614fca"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user