Merge pull request #62093 from siddharthist/dropbox
dropbox: 63.4.107 -> 73.4.118
This commit is contained in:
commit
9745c3b64a
|
@ -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 = "63.4.107";
|
version = "73.4.118";
|
||||||
|
|
||||||
arch = {
|
arch = {
|
||||||
"x86_64-linux" = "x86_64";
|
"x86_64-linux" = "x86_64";
|
||||||
|
|
Loading…
Reference in New Issue