dropbox: 40.4.46 -> 52.3.56

This commit is contained in:
Mitsuhiro Nakamura 2018-06-15 14:00:57 +09:00
parent 556f670c15
commit 5f16072ed0

View File

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