mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rustup: Update to version 1.24.2
This commit is contained in:
parent
0c88d4a45b
commit
76424b71e6
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.24.1",
|
||||
"version": "1.24.2",
|
||||
"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.24.1/x86_64-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "b07bd2b5a72e4d65a4faeb64a5e2c7c30374aca6adddd21f4ca89bd413078322"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.24.2/x86_64-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "eab20dd3400c5aa79fdf7cc4cf0d3cc687682da8a1d59858e2616f5b426d850f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.24.1/i686-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "4654b0dba538d75cb3791f63909bb2c15a481fec915c4cde79c3a0fcf93389bb"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.24.2/i686-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "279aaf44617d9f10f1c2fcf960ce94ec1e8c4ea7b83d84aa231fc1afa4cdd92e"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user