Merge branch 'config' into localApps
This commit is contained in:
commit
8a90a9704b
|
|
@ -111,6 +111,10 @@
|
|||
"matchCurrentVersion": "/^\\d{6}$/",
|
||||
"allowedVersions": "/^\\d{6}$/"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["snowdreamtech/frpc", "snowdreamtech/frps"],
|
||||
"groupName": "Frp Cilent & Server"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["syncthing/syncthing", "syncthing/discosrv", "syncthing/relaysrv"],
|
||||
"groupName": "Syncthing"
|
||||
|
|
|
|||
Loading…
Reference in New Issue