Merge pull request #42094 from mnacamura/dropbox
dropbox: 40.4.46 -> 52.3.56
This commit is contained in:
commit
93bf54c8cd
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user