From 0edb72b9e8987c597b39721008cb50b3c555f17e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 9 Sep 2019 14:00:24 +0000 Subject: [PATCH] rustup-msvc: Update to version 1.19.0 --- bucket/rustup-msvc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rustup-msvc.json b/bucket/rustup-msvc.json index 77b089d5ae..8c63cc5a31 100644 --- a/bucket/rustup-msvc.json +++ b/bucket/rustup-msvc.json @@ -1,16 +1,16 @@ { "homepage": "https://rustup.rs", - "version": "1.18.3", + "version": "1.19.0", "license": "MIT|Apache-2.0", "description": "Manage multiple rust installations with ease", "architecture": { "64bit": { "url": "https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe", - "hash": "9da383c67914eef4b8f880cb8e6d75f623f1261a08ed791a0404c3ebca8c3a5a" + "hash": "e325b428a0ff9132b59ec586e85b1db4eaa66acc13b3daf8090520d2e7694388" }, "32bit": { "url": "https://static.rust-lang.org/rustup/dist/i686-pc-windows-msvc/rustup-init.exe", - "hash": "9b15c26905d4505ab77e000750aa3aedeb909507485c5e5901b6ad7de9d42e2d" + "hash": "22f51975dcc460198fb576afec5d38d47e4f1b8e28185ae2312d57cf9d35da1c" } }, "persist": [