dropbox: 55.4.171 -> 63.4.107 (#53062)

This commit is contained in:
Tal Walter 2018-12-30 17:58:44 +09:00 committed by Timo Kaufmann
parent bd12f74827
commit d5dbfad91a

View File

@ -7,7 +7,7 @@ assert lib.elem stdenv.hostPlatform.system platforms;
# Dropbox client to bootstrap installation.
# The client is self-updating, so the actual version may be newer.
let
version = "55.4.171";
version = "63.4.107";
arch = {
"x86_64-linux" = "x86_64";