2014-08-04 08:05:16 -04:00

15 lines
385 B
JSON

{
"homepage": "http://www.rust-lang.org",
"version": "0.11.0",
"license": "MIT/Apache 2.0",
"depends": "gcc45",
"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>"
}