dropbox: 3.10.11 -> 3.12.4
This commit is contained in:
parent
8111e1c902
commit
0c30a14b9d
@ -20,11 +20,11 @@
|
||||
|
||||
let
|
||||
# NOTE: When updating, please also update in current stable, as older versions stop working
|
||||
version = "3.10.11";
|
||||
version = "3.12.4";
|
||||
sha256 =
|
||||
{
|
||||
"x86_64-linux" = "1bs8bscg9sihpmcdrsi1y4128a03s82fwb4df459afx459i7ir82";
|
||||
"i686-linux" = "0cl868m303fsqv5ac8d8ygjywm6wgmirs60f35l1piv13cyj92ll";
|
||||
"x86_64-linux" = "0xq5gjqmrl4fn6vp7krj44jhb71npxvsjzbqb01whyyw7mdlc8gf";
|
||||
"i686-linux" = "093bfnak5xv50p9fxpr68w25hc1d08fcvrqnb4a6nb9wdfv3lkr6";
|
||||
}."${stdenv.system}" or (throw "system ${stdenv.system} not supported");
|
||||
|
||||
arch =
|
||||
|
Loading…
Reference in New Issue
Block a user