mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 20:44:27 +00:00
Update rust to 0.11.0
This commit is contained in:
parent
0211fac915
commit
35c3319797
@ -1,14 +1,14 @@
|
||||
{
|
||||
"homepage": "http://www.rust-lang.org",
|
||||
"version": "0.10",
|
||||
"version": "0.11.0",
|
||||
"license": "MIT/Apache 2.0",
|
||||
"depends": "gcc45",
|
||||
"url": "http://static.rust-lang.org/dist/rust-0.10-install.exe",
|
||||
"hash": "ee7ea67845f5dd3b545b225135cca21fa5786baef4ab03f9f996f2e72bf40c6e",
|
||||
"url": "http://static.rust-lang.org/dist/rust-0.11.0-install.exe",
|
||||
"hash": "fb253072ba5373eb0af388f63e51122af9dd13379d762ca4100ee7334dbec9d2",
|
||||
"innosetup": true,
|
||||
"bin": [
|
||||
"bin\\rustc.exe",
|
||||
"bin\\rustdoc.exe"
|
||||
],
|
||||
"checkver": "<h2>Docs \\(([0-9\\.]+)\\)</h2>"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user