From b47f04ece52d905098ad8484bca99256309a19d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 00:34:08 +0000 Subject: [PATCH] rustup-msvc: Update to version 1.25.1 --- bucket/rustup-msvc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/rustup-msvc.json b/bucket/rustup-msvc.json index 7f4dd6ecf0..bae237d18a 100644 --- a/bucket/rustup-msvc.json +++ b/bucket/rustup-msvc.json @@ -1,5 +1,5 @@ { - "version": "1.25.0", + "version": "1.25.1", "description": "Manage multiple rust installations with ease", "homepage": "https://rustup.rs", "license": "MIT|Apache-2.0", @@ -12,12 +12,12 @@ ], "architecture": { "64bit": { - "url": "https://static.rust-lang.org/rustup/archive/1.25.0/x86_64-pc-windows-msvc/rustup-init.exe", - "hash": "30b1993150955fbd71a1be5c12233231a541b235bd80d250463c59e906497792" + "url": "https://static.rust-lang.org/rustup/archive/1.25.1/x86_64-pc-windows-msvc/rustup-init.exe", + "hash": "2220ddb49fea0e0945b1b5913e33d66bd223a67f19fd1c116be0318de7ed9d9c" }, "32bit": { - "url": "https://static.rust-lang.org/rustup/archive/1.25.0/i686-pc-windows-msvc/rustup-init.exe", - "hash": "275986bbb58c8bad4fbf15b05d1a6bf0817ad0a212f186194bcb510bd1b864d4" + "url": "https://static.rust-lang.org/rustup/archive/1.25.1/i686-pc-windows-msvc/rustup-init.exe", + "hash": "79442f66a969a504febda49ee9158a90ad9e94913209ccdca3c22ef86d635c31" } }, "installer": {