rustup: Update to version 1.25.1

This commit is contained in:
github-actions[bot] 2022-07-13 00:34:08 +00:00
parent b47f04ece5
commit dfd13bfb99

View File

@ -1,17 +1,17 @@
{
"version": "1.25.0",
"version": "1.25.1",
"description": "Manage multiple rust installations with ease",
"homepage": "https://rustup.rs",
"license": "MIT|Apache-2.0",
"notes": "To use the MSVC ABI without Visual Studio 2015 (or higher) installed, you will need the Visual Studio 2017 Build Tools: https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017",
"architecture": {
"64bit": {
"url": "https://static.rust-lang.org/rustup/archive/1.25.0/x86_64-pc-windows-gnu/rustup-init.exe",
"hash": "b9d583cf58e7ce4109414bfda816199aac85952e8bc333c57d1b9d0658b1bd1f"
"url": "https://static.rust-lang.org/rustup/archive/1.25.1/x86_64-pc-windows-gnu/rustup-init.exe",
"hash": "f7367ca97f4b0e4d1f34181bcb68599099134c608bcf10257b4f64e6770395a6"
},
"32bit": {
"url": "https://static.rust-lang.org/rustup/archive/1.25.0/i686-pc-windows-gnu/rustup-init.exe",
"hash": "af709bce06cd7107986355a8410e87a13383c2c0cf5b74272eaa8370390b53b6"
"url": "https://static.rust-lang.org/rustup/archive/1.25.1/i686-pc-windows-gnu/rustup-init.exe",
"hash": "e463cca92bd26e89c7ef79880e68309482cde3cc62f166a2d3c785ea9a09d7cd"
}
},
"installer": {