Unverified Commit 4a407940 authored by 0x5a4's avatar 0x5a4
Browse files

nextcloudPackages.apps: add theming_customcss

parent afd59a79
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -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 −0
Original line number Diff line number Diff line
@@ -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",
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@
, "spreed": "agpl3Plus"
, "tables": "agpl3Only"
, "tasks": "agpl3Plus"
, "theming_customcss": "agpl3Plus"
, "twofactor_admin": "agpl3Plus"
, "twofactor_nextcloud_notification": "agpl3Only"
, "twofactor_totp": "agpl3Plus"