nextcloud update

This commit is contained in:
mwiegand 2022-06-28 10:18:00 +02:00
parent 04d55caef6
commit cd5b854b00
2 changed files with 2 additions and 2 deletions

View file

@ -131,7 +131,7 @@ def pdlib(metadata):
return {
'apt': {
'packages': {
f"php{metadata.get('php/version')}-pdlib": {},
f"php{metadata.get('php/version')}-pdlib": {}, # face recognition
},
},
}

View file

@ -82,7 +82,7 @@
},
'nextcloud': {
'hostname': 'cloud.sublimity.de',
'version': '23.0.5',
'version': '24.0.2',
},
'nextcloud-picsort': {
'ckn': {