unifiStable: 5.10.25 -> 5.10.26

This commit is contained in:
cw 2019-08-20 11:49:50 +02:00
parent fa12335f42
commit 904bc753d2

View File

@ -41,7 +41,7 @@ let
in rec { in rec {
# https://help.ubnt.com/hc/en-us/articles/115000441548-UniFi-Current-Controller-Versions # https://help.ubnt.com/hc/en-us/articles/115000441548-UniFi-Current-Controller-Versions / https://community.ui.com/releases
unifiLTS = generic { unifiLTS = generic {
version = "5.6.42"; version = "5.6.42";
@ -49,8 +49,8 @@ in rec {
}; };
unifiStable = generic { unifiStable = generic {
version = "5.10.25"; version = "5.10.26";
sha256 = "1v03r7qd09s6lz37wwlsrqiy1jcwxnvj1q87jwpmhdipjprcjfdx"; sha256 = "0rlppwxiijbzdy3v1khvzck9ypfjyznn2xak34pl0ypgw24jg637";
}; };
unifiTesting = generic { unifiTesting = generic {