mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
update rust manifest
This commit is contained in:
parent
7d2f3b76f8
commit
0b490fbc97
13
rust.json
13
rust.json
@ -1,14 +1,13 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.rust-lang.org",
|
"homepage": "http://www.rust-lang.org",
|
||||||
"version": "0.11.0",
|
"version": "1.0.0",
|
||||||
"license": "MIT/Apache 2.0",
|
"license": "MIT/Apache 2.0",
|
||||||
"depends": "gcc45",
|
"url": "https://static.rust-lang.org/dist/rust-1.0.0-x86_64-pc-windows-gnu.msi",
|
||||||
"url": "http://static.rust-lang.org/dist/rust-0.11.0-install.exe",
|
"hash": "530DB0D340F2A7392B1CDD441CBC1E7176CE9C35EF161857E62C11185E1B14C2",
|
||||||
"hash": "fb253072ba5373eb0af388f63e51122af9dd13379d762ca4100ee7334dbec9d2",
|
|
||||||
"innosetup": true,
|
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\rustc.exe",
|
"Rust\\bin\\rustc.exe",
|
||||||
"bin\\rustdoc.exe"
|
"Rust\\bin\\rustdoc.exe",
|
||||||
|
"Rust\\bin\\cargo.exe"
|
||||||
],
|
],
|
||||||
"checkver": "<h2>Docs \\(([0-9\\.]+)\\)</h2>"
|
"checkver": "<h2>Docs \\(([0-9\\.]+)\\)</h2>"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user