dropbox: 83.4.152->111.3.447
This commit is contained in:
parent
a9f8357e2e
commit
74d0cdfd07
|
@ -7,7 +7,7 @@ assert lib.elem stdenv.hostPlatform.system platforms;
|
||||||
# Dropbox client to bootstrap installation.
|
# Dropbox client to bootstrap installation.
|
||||||
# The client is self-updating, so the actual version may be newer.
|
# The client is self-updating, so the actual version may be newer.
|
||||||
let
|
let
|
||||||
version = "83.4.152";
|
version = "111.3.447";
|
||||||
|
|
||||||
arch = {
|
arch = {
|
||||||
x86_64-linux = "x86_64";
|
x86_64-linux = "x86_64";
|
||||||
|
|
Loading…
Reference in New Issue