From 8ea320b579e7ed7808733a7b8c33098e09852d34 Mon Sep 17 00:00:00 2001 From: Shayne Sweeney Date: Thu, 4 Jan 2018 08:16:48 -0800 Subject: [PATCH] rustup hash doesn't match (#1938) --- rustup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustup.json b/rustup.json index 24f0644bf0..1db2cca30d 100644 --- a/rustup.json +++ b/rustup.json @@ -1,7 +1,7 @@ { "version": "1.9.0", "license": "MIT", - "hash": "aab034521189a3832235acb6213dd9756250e8ea274ec6d27618da30429aa014", + "hash": "4b15001d67e7a695de95bd212505312b471b76f363057db54bb1c042c3e4cc4a", "homepage": "https://github.com/rust-lang-nursery/rustup.rs", "checkver": { "url": "https://raw.githubusercontent.com/rust-lang-nursery/rustup.rs/master/Cargo.toml",