mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
rustup-gnu: Update to version 1.25.2
This commit is contained in:
parent
43bf67b309
commit
aaa34eacc1
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.25.1",
|
"version": "1.25.2",
|
||||||
"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": "This package defaults to using the GCC toolchain on install/update; use \"rustup set default-host\" to configure it",
|
"notes": "This package defaults to using the GCC toolchain on install/update; use \"rustup set default-host\" to configure it",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/rustup/archive/1.25.1/x86_64-pc-windows-msvc/rustup-init.exe",
|
"url": "https://static.rust-lang.org/rustup/archive/1.25.2/x86_64-pc-windows-msvc/rustup-init.exe",
|
||||||
"hash": "2220ddb49fea0e0945b1b5913e33d66bd223a67f19fd1c116be0318de7ed9d9c"
|
"hash": "f7ddacce04969a59f7080a64c466b936d7c2ae661b4fda44be8fe54aac0972ec"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/rustup/archive/1.25.1/i686-pc-windows-msvc/rustup-init.exe",
|
"url": "https://static.rust-lang.org/rustup/archive/1.25.2/i686-pc-windows-msvc/rustup-init.exe",
|
||||||
"hash": "79442f66a969a504febda49ee9158a90ad9e94913209ccdca3c22ef86d635c31"
|
"hash": "1fd95ff35e7383c5bd3b5f01c038e9be818e0a00f5a3a70afeaa2185bb585e90"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user