Merge pull request #42094 from mnacamura/dropbox

dropbox: 40.4.46 -> 52.3.56
This commit is contained in:
xeji 2018-06-17 18:32:41 +02:00 committed by GitHub
commit 93bf54c8cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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";