dropbox: 13.4.21 -> 14.4.19

This commit is contained in:
Thomas Tuegel 2016-11-19 12:18:04 -06:00
parent eaf4272298
commit e672a9d1d3
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59

View File

@ -23,11 +23,11 @@
let
# NOTE: When updating, please also update in current stable,
# as older versions stop working
version = "13.4.21";
version = "14.4.19";
sha256 =
{
"x86_64-linux" = "0ckinjrnnijs2wx80c0bqdlcsw5zhx64rsh3bylcjfbpvyli96q4";
"i686-linux" = "08lhj4hlhvxm4zp9jai01f8cydfgfkl91l4ydd85yccl9ii4flh5";
"x86_64-linux" = "06ln88dx6k1d2b2wwj66gj1gyy0s3xvs7m50v8i2ycdw3d9kimkw";
"i686-linux" = "0mil1h86r8fmzxb6d7ycwz9yqkmj66k37zxxb2x8mw15l9qndrwf";
}."${stdenv.system}" or (throw "system ${stdenv.system} not supported");
arch =