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