dropbox: 63.4.107 -> 73.4.118

This commit is contained in:
Langston Barrett 2019-05-26 10:34:09 -07:00
parent f563832d28
commit 21344bc172

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 = "63.4.107";
version = "73.4.118";
arch = {
"x86_64-linux" = "x86_64";