From b46400756e0f3de2a75fbda13c716599dc674562 Mon Sep 17 00:00:00 2001 From: Brandon Smith Date: Sat, 6 Oct 2018 12:57:50 -0400 Subject: [PATCH] rustup: Fix hash Closes #2648 --- rustup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustup.json b/rustup.json index 2025927585..c1d2b65fb1 100644 --- a/rustup.json +++ b/rustup.json @@ -1,7 +1,7 @@ { "version": "1.14.0", "license": "MIT", - "hash": "3fb8f86baf3422e47fef2009697fd7c83226f989008db9e965f75c6d65abace5", + "hash": "4532f1ca09ee2bea5ad129e4b0f4f43c489b4940b03e52412561b12505f2e007", "homepage": "https://github.com/rust-lang-nursery/rustup.rs", "checkver": { "url": "https://raw.githubusercontent.com/rust-lang-nursery/rustup.rs/master/Cargo.toml",