dropbox: 10.4.26 -> 11.4.20

This commit is contained in:
Thomas Tuegel 2016-09-26 15:34:00 -05:00
parent 4020035513
commit 240552cba1
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 = "10.4.26";
version = "11.4.20";
sha256 =
{
"x86_64-linux" = "00d9lkrp32va7smvr06zkws63laphxpbc2aqjl6jb6l5hfp4y76j";
"i686-linux" = "1wx03dijxc3kijrfd253rry573c6s53am1hkgga5fjmnv8na0218";
"x86_64-linux" = "1mnjc00y1vs3c22hqf328idgsrrlq097kld67ab9q8d6l8r8qkr6";
"i686-linux" = "1s7m56if2wq34sc8aq46xnhrrnbhnsfi85jw0yp4dpcdwv6s38v5";
}."${stdenv.system}" or (throw "system ${stdenv.system} not supported");
arch =