mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
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.
|
||||
# The client is self-updating, so the actual version may be newer.
|
||||
let
|
||||
version = "63.4.107";
|
||||
version = "73.4.118";
|
||||
|
||||
arch = {
|
||||
"x86_64-linux" = "x86_64";
|
||||
|
Loading…
Reference in New Issue
Block a user