Merge pull request #55727 from 0x4A6F/unifi

unifi: 5.9.29 -> 5.10.17
This commit is contained in:
Florian Klink 2019-02-16 16:02:16 +01:00 committed by GitHub
commit 15f49558f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,8 +49,8 @@ in rec {
};
unifiStable = generic {
version = "5.9.29";
sha256 = "0djdjh7lwaa5nvhvz2yh6dn07iad5nq4jpab7rc909sljl6wvwvx";
version = "5.10.17";
sha256 = "0mkbyz14c0i435afj4wyhnp45hbhvmhvcg02yxd2xs3zmcr8sjgz";
};
unifiTesting = unifiStable;