dropbox: 38.4.27 -> 40.4.46

+1 -1
+1 -1
pkgs/applications/networking/dropbox/default.nix
··· 7 # Dropbox client to bootstrap installation. 8 # The client is self-updating, so the actual version may be newer. 9 let 10 - version = "38.4.27"; 11 12 arch = { 13 "x86_64-linux" = "x86_64";
··· 7 # Dropbox client to bootstrap installation. 8 # The client is self-updating, so the actual version may be newer. 9 let 10 + version = "40.4.46"; 11 12 arch = { 13 "x86_64-linux" = "x86_64";