mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
rustup-gnu: Update to version 1.26.0
This commit is contained in:
parent
45cc88861c
commit
2f3fb649c2
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.25.2",
|
||||
"version": "1.26.0",
|
||||
"description": "Manage multiple rust installations with ease",
|
||||
"homepage": "https://rustup.rs",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"notes": "This package defaults to using the GCC toolchain on install/update; use \"rustup set default-host\" to configure it",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.25.2/x86_64-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "f7ddacce04969a59f7080a64c466b936d7c2ae661b4fda44be8fe54aac0972ec"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.26.0/x86_64-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "365d072ac4ef47f8774f4d2094108035e2291a0073702db25fa7797a30861fc9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.25.2/i686-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "1fd95ff35e7383c5bd3b5f01c038e9be818e0a00f5a3a70afeaa2185bb585e90"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.26.0/i686-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "3fcfaf0018c12b96c49dc7e13e8638bd8de686ab27dd14238c3f11d0a936c003"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user