{ "homepage": "http://www.rust-lang.org", "version": "1.9.0", "license": "MIT/Apache 2.0", "architecture": { "32bit": { "url": "https://static.rust-lang.org/dist/rust-1.9.0-i686-pc-windows-gnu.msi", "hash": "856722962378b242b0a0d2503d7c9764a3c8e4000a1952341ad49cf2e35146e0" }, "64bit": { "url": "https://static.rust-lang.org/dist/rust-1.9.0-x86_64-pc-windows-gnu.msi", "hash": "1b38837345bf27a4006402511c3c0c749d13c1b7c557f07d282dd3c31d86e745" } }, "bin": [ "Rust\\bin\\rustc.exe", "Rust\\bin\\rustdoc.exe", "Rust\\bin\\cargo.exe" ], "checkver": "var rec_package_name = \"([0-9\\.]+)\";" }