mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
rustup-msvc: Update to version 1.24.1
This commit is contained in:
parent
4e87aad096
commit
cc3f0cbfb4
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.0",
|
"version": "1.24.1",
|
||||||
"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",
|
||||||
"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",
|
"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": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/rustup/archive/1.24.0/x86_64-pc-windows-msvc/rustup-init.exe",
|
"url": "https://static.rust-lang.org/rustup/archive/1.24.1/x86_64-pc-windows-msvc/rustup-init.exe",
|
||||||
"hash": "a4daa5ca0c696735718fd6ab7fb7748289cfab277c093e7339871746c2e57b71"
|
"hash": "7e0f93cfe5d007092a7b772d027e5e16d43d610e10c82b6fbf6b02dbdc036c93"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/rustup/archive/1.24.0/i686-pc-windows-msvc/rustup-init.exe",
|
"url": "https://static.rust-lang.org/rustup/archive/1.24.1/i686-pc-windows-msvc/rustup-init.exe",
|
||||||
"hash": "4357d362864e91e4786b5a1842f1acaebed04ce8567624396f874a3e1391d2ca"
|
"hash": "cefd048a2fe4f1cdbd64fee4437e4097ec6bb3db4331456584bebcd42af87484"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user