rustup: Update to version 1.20.2

This commit is contained in:
Richard Kuhnt 2019-10-16 14:00:17 +00:00
parent 814e182f72
commit 21da9acff7

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://rustup.rs", "homepage": "https://rustup.rs",
"version": "1.20.1", "version": "1.20.2",
"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/dist/x86_64-pc-windows-gnu/rustup-init.exe", "url": "https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-gnu/rustup-init.exe",
"hash": "c27b3abc4c44a4555d2a29ec75824aeed2a041eda598dc0ff28b9a809ca94e74" "hash": "85beabd0694999b36c7c6da527a5a3d92ab50b5834b1b9a3993a8243ebb71de3"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/rustup/dist/i686-pc-windows-gnu/rustup-init.exe", "url": "https://static.rust-lang.org/rustup/dist/i686-pc-windows-gnu/rustup-init.exe",
"hash": "4b12241559b5826864c11ebe91ddf2bf0541d159034686bbe11e8c4577e50279" "hash": "2632c2bc4a43f788eead0515024b8ce9b957e1816196511ef18e2dfa41db20fe"
} }
}, },
"persist": [ "persist": [