From e2489249b90eff5d278e0fa06290c9e2d7e96937 Mon Sep 17 00:00:00 2001 From: Joe Chung Date: Thu, 14 Apr 2016 16:12:09 -0700 Subject: [PATCH] Update rust-msvc to 1.8.0 (#793) --- rust-msvc.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/rust-msvc.json b/rust-msvc.json index b16de07e3e..bc52ba55dd 100644 --- a/rust-msvc.json +++ b/rust-msvc.json @@ -1,11 +1,15 @@ { "homepage": "http://www.rust-lang.org", - "version": "1.7.0", + "version": "1.8.0", "license": "MIT/Apache 2.0", "architecture": { + "32bit": { + "url": "https://static.rust-lang.org/dist/rust-1.8.0-i686-pc-windows-msvc.msi", + "hash": "9c41af5dc233b004a47c0cc33338ad0f33c75402ee8050245c81a3aa63969377" + }, "64bit": { - "url": "https://static.rust-lang.org/dist/rust-1.7.0-x86_64-pc-windows-msvc.msi", - "hash": "fad0083cb7c2d5151ff2807f76270b109425617a1de99e6f7fa5397bcf23ff4a" + "url": "https://static.rust-lang.org/dist/rust-1.8.0-x86_64-pc-windows-msvc.msi", + "hash": "5251940d2a9ce91be1bba33f4c12130bf145826109df6810e0b2e9de214370ab" } }, "bin": [