From 335814e58b7f4b7b44e250454645e184d4033ada Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Thu, 16 Jul 2015 07:37:06 +1000 Subject: [PATCH] rust 1.1.0 (fix json) --- rust.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust.json b/rust.json index ca992505cc..ad67e78d0f 100644 --- a/rust.json +++ b/rust.json @@ -3,7 +3,7 @@ "version": "1.1.0", "license": "MIT/Apache 2.0", "url": "https://static.rust-lang.org/dist/rust-1.1.0-x86_64-pc-windows-gnu.msi", - "hash": "48437584a1788711d96c8f8047c3cad9c41654e6cf8596459fdce4ed519a101d, + "hash": "48437584a1788711d96c8f8047c3cad9c41654e6cf8596459fdce4ed519a101d", "bin": [ "Rust\\bin\\rustc.exe", "Rust\\bin\\rustdoc.exe",