mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-02 23:34:39 +00:00
rustup: Update to version 1.20.1
This commit is contained in:
parent
ba66fac0bd
commit
64bff00968
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://rustup.rs",
|
||||
"version": "1.20.0",
|
||||
"version": "1.20.1",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"description": "Manage multiple rust installations with ease",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "50a0ba69f79372bc45ec792c1b78866c4565be4ed9f029356d11a94b030db312"
|
||||
"hash": "c27b3abc4c44a4555d2a29ec75824aeed2a041eda598dc0ff28b9a809ca94e74"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/dist/i686-pc-windows-gnu/rustup-init.exe",
|
||||
"hash": "d4921f20a5db20ea8d4a12e484b37e215a2e734091a9a2d8034fa812cb44bc15"
|
||||
"hash": "4b12241559b5826864c11ebe91ddf2bf0541d159034686bbe11e8c4577e50279"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user