dropbox: 3.6.7 -> 3.6.9
This commit is contained in:
parent
5c485cfff5
commit
9f4936942c
@ -19,11 +19,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.6.7";
|
version = "3.6.9";
|
||||||
sha256 =
|
sha256 =
|
||||||
{
|
{
|
||||||
"x86_64-linux" = "1jwzrpw382amx0jap9m411a3yvkc9iwnw6n35kwq3infmbwjs6q8";
|
"x86_64-linux" = "1i260mi40siwcx9b2sj4zwszxmj1l88mpmyqncsfa72k02jz22j3";
|
||||||
"i686-linux" = "0rjd908bhfk00qh6gvizf2fyfb3cccd78spyvh435z377x2pmxzy";
|
"i686-linux" = "0qqc8qbfaighbhjq9y22ka6n6apl8b6cr80a9rkpk2qsk99k8h1z";
|
||||||
}."${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