dropbox: 21.4.25 -> 22.4.24

This commit is contained in:
Thomas Tuegel 2017-03-26 13:16:34 -05:00
parent 83be684608
commit 84b768456a
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59

View File

@ -22,11 +22,11 @@
let
# NOTE: When updating, please also update in current stable,
# as older versions stop working
version = "21.4.25";
version = "22.4.24";
sha256 =
{
"x86_64-linux" = "1pgab1ah6rl30rm4dj0biq5714pfzd5jjd2bp0nmhdqn1hm5vmhv";
"i686-linux" = "05kn8qman8ghknb0chrlmcxrxg7w6l79frkaqj6blgnhanh13h4n";
"x86_64-linux" = "1353mwk8hjqfc9a87zrp12klsc4anrxr7ccai4cffnq0yw2pnbfp";
"i686-linux" = "07gpdxq61qkj3c4aywh61zwj34w7j24gcv5y2xf2qgcwn8bykks2";
}."${stdenv.system}" or (throw "system ${stdenv.system} not supported");
arch =