2014-03-09 11:26:18 +10:00

15 lines
418 B
JSON

{
"homepage": "http://www.rust-lang.org",
"version": "0.9",
"license": "MIT/Apache 2.0",
"depends": "gcc45",
"url": "http://static.rust-lang.org/dist/rust-0.9-install.exe",
"hash": "6ab14e25761d61ba724c5f77403d09d566d3187a2e048e006036b960d938fe90",
"innosetup": true,
"bin": [
"bin\\rustc.exe",
"bin\\rustdoc.exe",
"bin\\rustpkg.exe"
],
"checkver": "<h2>Downloads</h2>\\s*<ul>\\s*<li>\\s*([0-9\\.]+)"
}