rustup-msvc: Update to version 1.25.0

This commit is contained in:
github-actions[bot] 2022-07-11 20:28:17 +00:00
parent f63d5644e2
commit b199ee2362

View File

@ -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": {