Merge pull request #67055 from cw789/unifi_update

unifiStable: 5.10.25 -> 5.10.26
This commit is contained in:
Marek Mahut 2019-08-22 16:52:15 +02:00 committed by GitHub
commit 54c7663873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 {