2016-03-03 19:26:07 -08:00

22 lines
719 B
JSON

{
"homepage": "http://www.rust-lang.org",
"version": "1.7.0",
"license": "MIT/Apache 2.0",
"architecture": {
"32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.7.0-i686-pc-windows-gnu.msi",
"hash": "8c16b9a48228b3a4af8b099fb4d4043656fa92aa50daf9d60bbc4c2d2bdc3ae1 "
},
"64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.7.0-x86_64-pc-windows-gnu.msi",
"hash": "495a4926e28217c0a7c2feb3a773c10445ead6d49c4281fdb21d037487be1cb1"
}
},
"bin": [
"Rust\\bin\\rustc.exe",
"Rust\\bin\\rustdoc.exe",
"Rust\\bin\\cargo.exe"
],
"checkver": "<h2>Docs \\(([0-9\\.]+)\\)</h2>"
}