mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
rustup: Update to version 1.21.0
This commit is contained in:
parent
3408164f8c
commit
6a1c19f397
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://rustup.rs",
|
"homepage": "https://rustup.rs",
|
||||||
"version": "1.20.2",
|
"version": "1.21.0",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"description": "Manage multiple rust installations with ease",
|
"description": "Manage multiple rust installations with ease",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/rustup/archive/1.20.2/x86_64-pc-windows-gnu/rustup-init.exe",
|
"url": "https://static.rust-lang.org/rustup/archive/1.21.0/x86_64-pc-windows-gnu/rustup-init.exe",
|
||||||
"hash": "85beabd0694999b36c7c6da527a5a3d92ab50b5834b1b9a3993a8243ebb71de3"
|
"hash": "85beabd0694999b36c7c6da527a5a3d92ab50b5834b1b9a3993a8243ebb71de3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/rustup/archive/1.20.2/i686-pc-windows-gnu/rustup-init.exe",
|
"url": "https://static.rust-lang.org/rustup/archive/1.21.0/i686-pc-windows-gnu/rustup-init.exe",
|
||||||
"hash": "2632c2bc4a43f788eead0515024b8ce9b957e1816196511ef18e2dfa41db20fe"
|
"hash": "2632c2bc4a43f788eead0515024b8ce9b957e1816196511ef18e2dfa41db20fe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user