mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
rustup: Update to version 1.24.0
This commit is contained in:
parent
d133463678
commit
8b6c54dbde
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.23.1",
|
||||
"version": "1.24.0",
|
||||
"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.23.1/x86_64-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "beddae8ff6830419b5d24d719a6ef1dd67a280fe8e799963b257467ffc205560"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.24.0/x86_64-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "643e1a690b9b1ae72bc5c57cd0cd8f995be7014b7e45644ec722833beaf27efb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.23.1/i686-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "034d88f7b1c98622cab525df504d63c8ff8eaf0534e16284a056680c6ffc0d6a"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.24.0/i686-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "b01a3e299e30b76164ac41151ede1f62bbdbfec0778fa8e49564498285df1c03"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user