dropbox: 3.12.5 -> 3.12.6
This commit is contained in:
parent
80ee4ec82a
commit
077a3102cc
@ -20,11 +20,11 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
# NOTE: When updating, please also update in current stable, as older versions stop working
|
# NOTE: When updating, please also update in current stable, as older versions stop working
|
||||||
version = "3.12.5";
|
version = "3.12.6";
|
||||||
sha256 =
|
sha256 =
|
||||||
{
|
{
|
||||||
"x86_64-linux" = "1agy20b8vrvdfyzjf7wr2z6vradvvg49wn31vzrl38f0m1l3gb7s";
|
"x86_64-linux" = "16d0g9bygvaixv4r42p72z6a6wqhkf5qzb058lijih93zjr8zjlj";
|
||||||
"i686-linux" = "0a68m2i5lyyadf12g82rvzryw9b1v6sfq5szx94jsc4qhyl7mcaj";
|
"i686-linux" = "1pgqz6axzzyaahql01g0l80an39hd9j4dnq0vfavwvb2qkb27dph";
|
||||||
}."${stdenv.system}" or (throw "system ${stdenv.system} not supported");
|
}."${stdenv.system}" or (throw "system ${stdenv.system} not supported");
|
||||||
|
|
||||||
arch =
|
arch =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user