rustup: Update to version 1.25.2

This commit is contained in:
github-actions[bot] 2023-02-04 08:27:23 +00:00
parent bd32b9861f
commit b99e92594e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.25.1", "version": "1.25.2",
"description": "Manage multiple rust installations with ease", "description": "Manage multiple rust installations with ease",
"homepage": "https://rustup.rs", "homepage": "https://rustup.rs",
"license": "MIT|Apache-2.0", "license": "MIT|Apache-2.0",
@ -14,12 +14,12 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://static.rust-lang.org/rustup/archive/1.25.1/x86_64-pc-windows-msvc/rustup-init.exe", "url": "https://static.rust-lang.org/rustup/archive/1.25.2/x86_64-pc-windows-msvc/rustup-init.exe",
"hash": "2220ddb49fea0e0945b1b5913e33d66bd223a67f19fd1c116be0318de7ed9d9c" "hash": "f7ddacce04969a59f7080a64c466b936d7c2ae661b4fda44be8fe54aac0972ec"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/rustup/archive/1.25.1/i686-pc-windows-msvc/rustup-init.exe", "url": "https://static.rust-lang.org/rustup/archive/1.25.2/i686-pc-windows-msvc/rustup-init.exe",
"hash": "79442f66a969a504febda49ee9158a90ad9e94913209ccdca3c22ef86d635c31" "hash": "1fd95ff35e7383c5bd3b5f01c038e9be818e0a00f5a3a70afeaa2185bb585e90"
} }
}, },
"installer": { "installer": {