mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-analyzer: Update to version 2024-07-29
This commit is contained in:
parent
b6373f399a
commit
2ca6efba6a
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2024-07-22",
|
||||
"version": "2024-07-29",
|
||||
"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/2024-07-22/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "79c1e00e80c77f071a70e4bda9c7e004368a32cf481ffb07a86ec0ad854a6af1"
|
||||
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2024-07-29/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "568cb945a3898dd1d0aa3eede975fa516f7f5053856965d6cfb2d61bca8cda87"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user