dropbox: 24.4.17 -> 25.4.28

This commit is contained in:
Thomas Tuegel 2017-05-02 16:18:25 -05:00
parent 9dca737d62
commit 572fd3de58
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 = "24.4.17";
version = "25.4.28";
sha256 =
{
"x86_64-linux" = "1wjr92vrbxyjbwyqf134h8fp1zi4d5wyyirii545wqadbgg9grh9";
"i686-linux" = "1qsdidpy251irzkv0hx0ch0xnrwq6wq6b22g0n8b9d0a7xi08k7h";
"x86_64-linux" = "0r0bdl37rkar3nijxslp493mic5qd20l125p1kghqbradvh57rl3";
"i686-linux" = "1difq6ky1klvminbzjivvq6ap3l296gij0ghgyy1n4lca3jqq648";
}."${stdenv.system}" or (throw "system ${stdenv.system} not supported");
arch =