From 21da9acff74d46f4d3933dd8282eb33475970490 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 16 Oct 2019 14:00:17 +0000 Subject: [PATCH] rustup: Update to version 1.20.2 --- bucket/rustup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rustup.json b/bucket/rustup.json index 7f764996c1..39418e9657 100644 --- a/bucket/rustup.json +++ b/bucket/rustup.json @@ -1,16 +1,16 @@ { "homepage": "https://rustup.rs", - "version": "1.20.1", + "version": "1.20.2", "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-gnu/rustup-init.exe", - "hash": "c27b3abc4c44a4555d2a29ec75824aeed2a041eda598dc0ff28b9a809ca94e74" + "hash": "85beabd0694999b36c7c6da527a5a3d92ab50b5834b1b9a3993a8243ebb71de3" }, "32bit": { "url": "https://static.rust-lang.org/rustup/dist/i686-pc-windows-gnu/rustup-init.exe", - "hash": "4b12241559b5826864c11ebe91ddf2bf0541d159034686bbe11e8c4577e50279" + "hash": "2632c2bc4a43f788eead0515024b8ce9b957e1816196511ef18e2dfa41db20fe" } }, "persist": [