From 96b73d1cabbbe067947ee50dc290f555e04426f5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 2 Dec 2020 08:01:48 +0000 Subject: [PATCH] rustup: Update to version 1.23.1 --- bucket/rustup.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rustup.json b/bucket/rustup.json index b6e4d4fb1c..3e3ced66a4 100644 --- a/bucket/rustup.json +++ b/bucket/rustup.json @@ -1,16 +1,16 @@ { "homepage": "https://rustup.rs", - "version": "1.23.0", + "version": "1.23.1", "license": "MIT|Apache-2.0", "description": "Manage multiple rust installations with ease", "architecture": { "64bit": { - "url": "https://static.rust-lang.org/rustup/archive/1.23.0/x86_64-pc-windows-gnu/rustup-init.exe", - "hash": "7b4cb7116bb035dbc106eec86c16c0042ea6ad71e19666ac29b3542cfa08201f" + "url": "https://static.rust-lang.org/rustup/archive/1.23.1/x86_64-pc-windows-gnu/rustup-init.exe", + "hash": "beddae8ff6830419b5d24d719a6ef1dd67a280fe8e799963b257467ffc205560" }, "32bit": { - "url": "https://static.rust-lang.org/rustup/archive/1.23.0/i686-pc-windows-gnu/rustup-init.exe", - "hash": "88e444e43423781d17b267742cbe5171ffbe50a814aa0353879b01bbd54ae31e" + "url": "https://static.rust-lang.org/rustup/archive/1.23.1/i686-pc-windows-gnu/rustup-init.exe", + "hash": "034d88f7b1c98622cab525df504d63c8ff8eaf0534e16284a056680c6ffc0d6a" } }, "persist": [