Merge pull request #69108 from srghma/dropbox

dropbox: 73.4.118 -> 81.4.195
This commit is contained in:
Jörg Thalheim 2019-09-21 09:33:03 +01:00 committed by GitHub
commit 2f261c9fc0
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 = "73.4.118";
version = "81.4.195";
arch = {
x86_64-linux = "x86_64";