mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
rust-analyzer: Update to version 2021-03-01
This commit is contained in:
parent
5efc71f8b3
commit
4286b01111
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2021-02-22",
|
"version": "2021-03-01",
|
||||||
"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-02-22/rust-analyzer-windows.exe#/rust-analyzer.exe",
|
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-03-01/rust-analyzer-windows.exe#/rust-analyzer.exe",
|
||||||
"hash": "605ee649ccab757f944094a9916b9acc2df128d586ad408bc31b2eefb5a6f798"
|
"hash": "b5d1adf3120d0df216bc7fc558d30fd3cdf175b0e5ba4e771d1cfa75e87338f3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rust-analyzer.exe",
|
"bin": "rust-analyzer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user