2016-02-18 00:02:59 -08:00

22 lines
718 B
JSON

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