From 698c635a64db035155b08a6f906f045f871d301a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 6 Sep 2017 18:21:52 +0200 Subject: [PATCH] rustup: Fix hash and formating --- rustup.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/rustup.json b/rustup.json index f649b6b0f6..af53db0618 100644 --- a/rustup.json +++ b/rustup.json @@ -1,10 +1,10 @@ { - "version": "1.3.0", - "license": "MIT", - "url": "https://win.rustup.rs/?version=1.3.0#/rustup-init.exe", - "hash": "849123cd17092be5bd709cdd61d435ccade181f6df54fa40b18837b41466f559", - "depends": "vcredist2015", - "homepage": "https://github.com/rust-lang-nursery/rustup.rs", + "version": "1.3.0", + "license": "MIT", + "url": "https://win.rustup.rs/?version=1.3.0#/rustup-init.exe", + "hash": "9df0222a746c8c0dee9941536ae5b51f12d70e639d79ca15f788c6f01c09a367", + "depends": "vcredist2015", + "homepage": "https://github.com/rust-lang-nursery/rustup.rs", "checkver": "github", "autoupdate": { "url": "https://win.rustup.rs/?version=$version#/rustup-init.exe"