nextcloudPackages.apps: add theming_customcss

This commit is contained in:
0x5a4
2025-10-17 13:20:37 +02:00
parent afd59a7927
commit 4a40794047
3 changed files with 21 additions and 0 deletions
+10
View File
@@ -399,6 +399,16 @@
"agpl"
]
},
"theming_customcss": {
"hash": "sha256-tDU6GIGX5PFr6+iBYjUl4iGcZKUmc/3MUBt5xD561uw=",
"url": "https://github.com/nextcloud-releases/theming_customcss/releases/download/v1.19.0/theming_customcss.tar.gz",
"version": "1.19.0",
"description": "Adjust the Nextcloud theme with custom CSS",
"homepage": "",
"licenses": [
"agpl"
]
},
"twofactor_admin": {
"hash": "sha256-zZvH7xfSooKBG4CKvSuf8D/6KnKEunLa+DRLAkWGoow=",
"url": "https://github.com/nextcloud-releases/twofactor_admin/releases/download/v4.8.0/twofactor_admin.tar.gz",
+10
View File
@@ -359,6 +359,16 @@
"agpl"
]
},
"theming_customcss": {
"hash": "sha256-tDU6GIGX5PFr6+iBYjUl4iGcZKUmc/3MUBt5xD561uw=",
"url": "https://github.com/nextcloud-releases/theming_customcss/releases/download/v1.19.0/theming_customcss.tar.gz",
"version": "1.19.0",
"description": "Adjust the Nextcloud theme with custom CSS",
"homepage": "",
"licenses": [
"agpl"
]
},
"twofactor_admin": {
"hash": "sha256-zZvH7xfSooKBG4CKvSuf8D/6KnKEunLa+DRLAkWGoow=",
"url": "https://github.com/nextcloud-releases/twofactor_admin/releases/download/v4.8.0/twofactor_admin.tar.gz",
@@ -41,6 +41,7 @@
, "spreed": "agpl3Plus"
, "tables": "agpl3Only"
, "tasks": "agpl3Plus"
, "theming_customcss": "agpl3Plus"
, "twofactor_admin": "agpl3Plus"
, "twofactor_nextcloud_notification": "agpl3Only"
, "twofactor_totp": "agpl3Plus"