Merge pull request #104653 from iliaaz/bump-dropbox
dropbox: 83.4.152->111.3.447
This commit is contained in:
commit
9b3868b960
@ -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
Block a user