mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
rust-analyzer: Update to version 2021-04-26
This commit is contained in:
parent
8227e93e39
commit
a2c772334e
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2021-04-20",
|
"version": "2021-04-26",
|
||||||
"description": "An experimental Rust compiler front-end for IDEs",
|
"description": "An experimental 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-analyzer/rust-analyzer/releases/download/2021-04-20/rust-analyzer-windows.exe#/rust-analyzer.exe",
|
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-04-26/rust-analyzer-windows.exe#/rust-analyzer.exe",
|
||||||
"hash": "276b1456ee2b49f7f2a173dea2a58a0e768125fc7a8218ac5f07774aa95b9078"
|
"hash": "3eedece38d5a5f5367e498bc3fed278af4be5b436675784e4c4cda030cdd4630"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rust-analyzer.exe",
|
"bin": "rust-analyzer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user