mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
14 lines
380 B
JSON
14 lines
380 B
JSON
{
|
|
"homepage": "http://www.rust-lang.org",
|
|
"version": "0.10",
|
|
"license": "MIT/Apache 2.0",
|
|
"depends": "gcc45",
|
|
"url": "http://static.rust-lang.org/dist/rust-0.10-install.exe",
|
|
"hash": "ee7ea67845f5dd3b545b225135cca21fa5786baef4ab03f9f996f2e72bf40c6e",
|
|
"innosetup": true,
|
|
"bin": [
|
|
"bin\\rustc.exe",
|
|
"bin\\rustdoc.exe"
|
|
],
|
|
"checkver": "<h2>Docs \\(([0-9\\.]+)\\)</h2>"
|
|
} |