From b0bb449f6e5a06a6f2536cfd79e1e6b1fa5cec08 Mon Sep 17 00:00:00 2001 From: Chawye Hsu Date: Thu, 29 Nov 2018 23:47:12 +0800 Subject: [PATCH] fix rustup hash (#2822) --- rustup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustup.json b/rustup.json index be9a99be71..9203913c21 100644 --- a/rustup.json +++ b/rustup.json @@ -1,7 +1,7 @@ { "version": "1.15.0", "license": "MIT", - "hash": "4532f1ca09ee2bea5ad129e4b0f4f43c489b4940b03e52412561b12505f2e007", + "hash": "63107766dce70d3089cc0c194c3590416522129efec761af82e9b3886755c8ac", "homepage": "https://github.com/rust-lang-nursery/rustup.rs", "checkver": { "url": "https://raw.githubusercontent.com/rust-lang-nursery/rustup.rs/master/Cargo.toml",