Update dependency goofball222/unifi to v8.3.32
This commit is contained in:
parent
ecc8300e1a
commit
1d9bc43f72
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ with lib;
|
|||
let
|
||||
app = "unifi";
|
||||
# renovate: depName=goofball222/unifi datasource=github-releases
|
||||
version = "8.2.93";
|
||||
version = "8.3.32";
|
||||
cfg = config.mySystem.services.${app};
|
||||
appFolder = "/eru/containers/volumes/${app}";
|
||||
# persistentFolder = "${config.mySystem.persistentFolder}/var/lib/${appFolder}";
|
||||
|
|
Loading…
Reference in a new issue