From 7afb77efe038f081e1242f7c0085207bce281ffe Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 27 Nov 2020 16:01:47 +0000 Subject: [PATCH] rustup: Update to version 1.23.0 --- bucket/rustup.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rustup.json b/bucket/rustup.json index 66d15f49ef..b6e4d4fb1c 100644 --- a/bucket/rustup.json +++ b/bucket/rustup.json @@ -1,16 +1,16 @@ { "homepage": "https://rustup.rs", - "version": "1.22.1", + "version": "1.23.0", "license": "MIT|Apache-2.0", "description": "Manage multiple rust installations with ease", "architecture": { "64bit": { - "url": "https://static.rust-lang.org/rustup/archive/1.22.1/x86_64-pc-windows-gnu/rustup-init.exe", - "hash": "dff949802997c005128f5e3c21a9e1eaf0b9958cf42d7414e361b5c24ff69332" + "url": "https://static.rust-lang.org/rustup/archive/1.23.0/x86_64-pc-windows-gnu/rustup-init.exe", + "hash": "7b4cb7116bb035dbc106eec86c16c0042ea6ad71e19666ac29b3542cfa08201f" }, "32bit": { - "url": "https://static.rust-lang.org/rustup/archive/1.22.1/i686-pc-windows-gnu/rustup-init.exe", - "hash": "5e6e95cb2742a6f05bfbd705961d22bf42d8c8ffd951fa7b86a23b9628a5eebd" + "url": "https://static.rust-lang.org/rustup/archive/1.23.0/i686-pc-windows-gnu/rustup-init.exe", + "hash": "88e444e43423781d17b267742cbe5171ffbe50a814aa0353879b01bbd54ae31e" } }, "persist": [