From b199ee23627bfb0d748a57e7ee3e71285c2c6125 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 20:28:17 +0000 Subject: [PATCH] rustup-msvc: Update to version 1.25.0 --- 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 88e13ee9a1..7f4dd6ecf0 100644 --- a/bucket/rustup-msvc.json +++ b/bucket/rustup-msvc.json @@ -1,5 +1,5 @@ { - "version": "1.24.3", + "version": "1.25.0", "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.24.3/x86_64-pc-windows-msvc/rustup-init.exe", - "hash": "780b445ee18bdc5a31ad6a4a63943927e5c0bba8bff664e8ecc8d5bca3906c7b" + "url": "https://static.rust-lang.org/rustup/archive/1.25.0/x86_64-pc-windows-msvc/rustup-init.exe", + "hash": "30b1993150955fbd71a1be5c12233231a541b235bd80d250463c59e906497792" }, "32bit": { - "url": "https://static.rust-lang.org/rustup/archive/1.24.3/i686-pc-windows-msvc/rustup-init.exe", - "hash": "33ddb81079f94150e162fa00a84a00ff4649419fce5aa54116cb4147785732d1" + "url": "https://static.rust-lang.org/rustup/archive/1.25.0/i686-pc-windows-msvc/rustup-init.exe", + "hash": "275986bbb58c8bad4fbf15b05d1a6bf0817ad0a212f186194bcb510bd1b864d4" } }, "installer": {