Merge pull request #62093 from siddharthist/dropbox

dropbox: 63.4.107 -> 73.4.118
This commit is contained in:
Ryan Mulligan 2019-05-26 22:21:39 -07:00 committed by GitHub
commit 9745c3b64a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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