mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-analyzer: Update to version 2022-08-01
This commit is contained in:
parent
692f59b29a
commit
1370a97c52
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2022-07-25",
|
||||
"version": "2022-08-01",
|
||||
"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/2022-07-25/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "becdb38d55b98f7c6fa380cd7dc978ba49b0c1809f007aeaf160678cebc0c4d5"
|
||||
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2022-08-01/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "000433c331ffa3e7e32c2e5a97ba54b3d0ec5a23294be07af875fd7a3ee7692a"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user