3
0
Fork 0
forked from mirrors/nixpkgs

dropbox: 35.4.20 -> 36.4.22

This commit is contained in:
Thomas Tuegel 2017-10-05 09:54:09 -05:00
parent bb11cae353
commit 85f0eef69c
No known key found for this signature in database
GPG key ID: 22CBF5249D4B4D59

View file

@ -24,10 +24,10 @@
let
# NOTE: When updating, please also update in current stable,
# as older versions stop working
version = "35.4.20";
version = "36.4.22";
sha256 = {
"x86_64-linux" = "09qxr94bcyjn5ky20yapljxi2n2nbk6ldcpx2h0ysy8jp6zbrn78";
"i686-linux" = "1rd4b26dbjf779g085si65lac74bk6lcx8k7i3nqk3vrvbva9n40";
"x86_64-linux" = "0hhnigwxqmr00zmlysc1y1k4bzrdrcabcnw44bniarwa2l4fw0v0";
"i686-linux" = "15l7m33b0qlz8m6h7kh1fkxs37dq8jqy04b3qf693ns7wb5l0sqm";
}."${stdenv.system}" or (throw "system ${stdenv.system} not supported");
arch = {