mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
rustup: Update to version 1.24.3
This commit is contained in:
parent
6b69818b3d
commit
405abdde16
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.24.2",
|
||||
"version": "1.24.3",
|
||||
"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.2/x86_64-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "eab20dd3400c5aa79fdf7cc4cf0d3cc687682da8a1d59858e2616f5b426d850f"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.24.3/x86_64-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "5a4e8d6193f4239cd81c02350949c73b6ce4ac52839d204f9552a132b552cc41"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.24.2/i686-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "279aaf44617d9f10f1c2fcf960ce94ec1e8c4ea7b83d84aa231fc1afa4cdd92e"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.24.3/i686-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "89f529d6e17d688bf5f2c2af25281da504c24830c794564287bf760c0e6e2e9b"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user