Update rust-msvc to 1.13.0 (#1122)

This commit is contained in:
Joe Chung 2016-11-11 12:18:06 -08:00 committed by Luke Sampson
parent c967b90657
commit d8ca337951

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.rust-lang.org", "homepage": "http://www.rust-lang.org",
"version": "1.12.1", "version": "1.13.0",
"license": "MIT/Apache 2.0", "license": "MIT/Apache 2.0",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.12.1-i686-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.13.0-i686-pc-windows-msvc.msi",
"hash": "8009f48c22278ee8087eb014951efdf6b9a1eb11559e9eeebf39ae73a500c4d6" "hash": "34a2af41e51baef4193ae7e89582dbced69836c2f6d8cbf9d6ab2298f195b8f1"
}, },
"64bit": { "64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.12.1-x86_64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.13.0-x86_64-pc-windows-msvc.msi",
"hash": "e585bbe7f5e5ba838119f97bc530e9cbf8157340a9f1ef87245a76305706ddd4" "hash": "2be534fb76715048405ba53da5488a9268d441007777cbd327af47ca63547cc5"
} }
}, },
"bin": [ "bin": [