Update rust.json

This commit is contained in:
Joe Chung 2016-02-18 00:02:59 -08:00
parent 7aee08c27d
commit f03bec4a49

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.rust-lang.org", "homepage": "http://www.rust-lang.org",
"version": "1.5.0", "version": "1.6.0",
"license": "MIT/Apache 2.0", "license": "MIT/Apache 2.0",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.5.0-i686-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.6.0-i686-pc-windows-gnu.msi",
"hash": "e9b78afcd621e14511f44aa83be7640eecb76151abc2310b961ac7d3050b54fb" "hash": "ce75afffd28534a35d9960044578031fa59dc47887d3e407e6dfacf96ee316f9"
}, },
"64bit": { "64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.5.0-x86_64-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.6.0-x86_64-pc-windows-gnu.msi",
"hash": "6ef0732c1c09fc190bc1a897dda067605782bb19b56d59af84a185cf872511a9" "hash": "29ef477abae7a40080a4870e8a01d91019aef679749cca25f36a188560c2fe34"
} }
}, },
"bin": [ "bin": [