From 175a505ada2dc2943087232ec7e937809700e545 Mon Sep 17 00:00:00 2001
From: autoupdater <infra+packages-autoupdate@cccv.de>
Date: Mon, 9 Sep 2024 22:33:26 +0000
Subject: [PATCH] [autoupdate] Update apps.json

---
 data/apps.json | 233 +++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 187 insertions(+), 46 deletions(-)

diff --git a/data/apps.json b/data/apps.json
index f106965..25f9440 100644
--- a/data/apps.json
+++ b/data/apps.json
@@ -4523,8 +4523,33 @@
     "issueTracker": "https://github.com/jimmyl0l3c/cfg_share_links/issues",
     "website": "https://github.com/jimmyl0l3c/cfg_share_links",
     "created": "2022-03-03T14:33:47.952127Z",
-    "lastModified": "2024-09-07T15:01:40.657380Z",
+    "lastModified": "2024-09-08T14:50:34.082457Z",
     "releases": [
+      {
+        "version": "5.1.3",
+        "phpExtensions": [],
+        "databases": [],
+        "shellCommands": [],
+        "phpVersionSpec": ">=8.0.0 <8.4.0",
+        "platformVersionSpec": ">=28.0.0 <30.0.0",
+        "minIntSize": 32,
+        "download": "https://github.com/jimmyl0l3c/cfg_share_links/releases/download/v5.1.3/cfg_share_links.tar.gz",
+        "created": "2024-09-08T14:50:33.490030Z",
+        "licenses": [
+          "agpl"
+        ],
+        "lastModified": "2024-09-08T14:50:34.187122Z",
+        "isNightly": false,
+        "rawPhpVersionSpec": ">=8.0 <=8.3",
+        "rawPlatformVersionSpec": ">=28 <=29",
+        "signature": "a5ThDdob4mRSeNLlg0IuN+GX2pV3whU4iaqkvWLtGfppdqwv5MSeWqAuD9psEkSz\n2BZ2B6wM0Tm8LBOzUnCbCHNe0GD30NOTUP4XN06bsuXNjUS99okTjzB7u8z54Zom\n5E5lWJZjudf8bBpfe1xq8jxSg3QK+yvpzY7dZBBGG8epgCi88SSljpSE26nVwsdE\n+TyeJOWJd4rBFCIH6MyWHVlo8B5rqRHPM/cQd3xit4C+OuTfuMLPCm+YqJxN+eD9\nOR6E/ratm01zmYXAdfkffka/yy/nq5Y4qsAB2RM1Zy+KVvBCuvCm7hQotJBpCHO7\n401dOG0W8tQrYXihnb2PS/9XvPiNA1niX/UT64LUofci+6rkyW6/e8cJHkInCknH\nsl2glWAzVGaTK5RJSQ9oyQP0dclz8UspDeOWU2scZV81FyNThloh610HeTyYl6Vg\nKhmrM0c9jVH1nOZeg9gw5r7L0u3LFfOVHLecZDTajCfZSX9vvY4o6xYgO3iJ6Ozy\nELncRh0UBhENohwHXyamYwopXTSpjzGI0SqKlZ+qYh41ZzE2kVI9Jgfb3LVhawvN\nFqS1inh6G0t3c5CtgvXzm6aHoWX5tU8VdykojT+mQz33X3fpDwS3Oy48I7XUJK7g\n1wzHK/zpqHffd1lTA4zN03/xRS8bCF+qocRigI3eSmA=",
+        "translations": {
+          "en": {
+            "changelog": "### Fixed\n\n- Set max token length to 32 (the db limit)\n- Remove hyphen and plus sign from allowed chars"
+          }
+        },
+        "signatureDigest": "sha512"
+      },
       {
         "version": "5.1.2",
         "phpExtensions": [],
@@ -5903,6 +5928,11 @@
       }
     ],
     "translations": {
+      "vi": {
+        "name": "Cospend",
+        "summary": "Shared budget manager",
+        "description": "# Nextcloud Cospend 💰\n\nNextcloud Cospend is a group/shared budget manager. It was inspired by the great [IHateMoney](https://github.com/spiral-project/ihatemoney/).\n\nYou can use it when you share a house, when you go on vacation with friends, whenever you share expenses with a group of people.\n\nIt lets you create projects with members and bills. Each member has a balance computed from the project bills. Balances are not an absolute amount of money at members disposal but rather a relative information showing if a member has spent more for the group than the group has spent for her/him, independently of exactly who spent money for whom. This way you can see who owes the group and who the group owes. Ultimately you can ask for a settlement plan telling you which payments to make to reset members balances.\n\nProject members are independent from Nextcloud users. Projects can be shared with other Nextcloud users or via public links.\n\n[MoneyBuster](https://gitlab.com/eneiluj/moneybuster) Android client is [available in F-Droid](https://f-droid.org/packages/net.eneiluj.moneybuster/) and on the [Play store](https://play.google.com/store/apps/details?id=net.eneiluj.moneybuster).\n\n[PayForMe](https://github.com/mayflower/PayForMe) iOS client is currently under developpement!\n\nThe private and public APIs are documented using [the Nextcloud OpenAPI extractor](https://github.com/nextcloud/openapi-extractor/). This documentation can be accessed directly in Nextcloud. All you need is to install Cospend (>= v1.6.0) and use the [the OCS API Viewer app](https://apps.nextcloud.com/apps/ocs_api_viewer) to browse the OpenAPI documentation.\n\n## Features\n\n* ✎ Create/edit/delete projects, members, bills, bill categories, currencies\n* ⚖ Check member balances\n* 🗠 Display project statistics\n* ♻ Display settlement plan\n* Move bills from one project to another\n* Move bills to trash before actually deleting them\n* Archive old projects before deleting them\n* 🎇 Automatically create reimbursement bills from settlement plan\n* 🗓 Create recurring bills (day/week/month/year)\n* 📊 Optionally provide custom amount for each member in new bills\n* 🔗 Link personal files to bills (picture of physical receipt for example)\n* 👩 Public links for people outside Nextcloud (can be password protected)\n* 👫 Share projects with Nextcloud users/groups/circles\n* 🖫 Import/export projects as csv (compatible with csv files from IHateMoney and SplitWise)\n* 🔗 Generate link/QRCode to easily add projects in MoneyBuster\n* 🗲 Implement Nextcloud notifications and activity stream\n\nThis app usually support the 2 or 3 last major versions of Nextcloud.\n\nThis app is under development.\n\n🌍 Help us to translate this app on [Nextcloud-Cospend/MoneyBuster Crowdin project](https://crowdin.com/project/moneybuster).\n\n⚒ Check out other ways to help in the [contribution guidelines](https://github.com/julien-nc/cospend-nc/blob/master/CONTRIBUTING.md).\n\n## Documentation\n\n* [User documentation](https://github.com/julien-nc/cospend-nc/blob/master/docs/user.md)\n* [Admin documentation](https://github.com/julien-nc/cospend-nc/blob/master/docs/admin.md)\n* [Developer documentation](https://github.com/julien-nc/cospend-nc/blob/master/docs/dev.md)\n* [CHANGELOG](https://github.com/julien-nc/cospend-nc/blob/master/CHANGELOG.md#change-log)\n* [AUTHORS](https://github.com/julien-nc/cospend-nc/blob/master/AUTHORS.md#authors)\n\n## Known issues\n\n* It does not make you rich\n\nAny feedback will be appreciated.\n\n\n\n## Donation\n\nI develop this app during my free time.\n\n* [Donate with Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66PALMY8SF5JE) (you don't need a paypal account)\n* [Donate with Liberapay : ![Donate using Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/eneiluj/donate)"
+      },
       "bg": {
         "name": "Cospend",
         "summary": "Shared budget manager",
@@ -5958,11 +5988,6 @@
         "summary": "Менеджер общего бюджета",
         "description": "# Проект Cospend для Nextcloud\n\nNextcloud Cospend - это менеджер группового/общего бюджета. Он был создан под впечатлением от отличной программы [IHateMoney](https://github.com/spiral-project/ihatemoney/).\n\nYou can use it when you share a house, when you go on vacation with friends, whenever you share expenses with a group of people.\n\nОн позволяет вам создавать проекты в которых есть участники и счета. Баланс каждого участника вычисляется на основании заведенных в проект счетов. Balances are not an absolute amount of money at members disposal but rather a relative information showing if a member has spent more for the group than the group has spent for her/him, independently of exactly who spent money for whom. Таки образом сразу видно кто должен всей группе, а кому должна группа. В завершение проекта можно вычислить план расчетов по платежам для обнуления балансов участников.\n\nУчастники проекта не связаны с пользователями Nextcloud. Projects can be shared with other Nextcloud users or via public links.\n\nКлиент [MoneyBuster](https://gitlab.com/eneiluj/moneybuster) для Android [ доступен в F-Droid](https://f-droid.org/packages/net.eneiluj.moneybuster/) и в [Play store](https://play.google.com/store/apps/details?id=net.eneiluj.moneybuster).\n\n[PayForMe](https://github.com/mayflower/PayForMe) iOS client is currently under developpement!\n\nThe private and public APIs are documented using [the Nextcloud OpenAPI extractor](https://github.com/nextcloud/openapi-extractor/). This documentation can be accessed directly in Nextcloud. All you need is to install Cospend (>= v1.6.0) and use the [the OCS API Viewer app](https://apps.nextcloud.com/apps/ocs_api_viewer) to browse the OpenAPI documentation.\n\n## Features\n\n* ✎ Create/edit/delete projects, members, bills, bill categories, currencies\n* ⚖ Check member balances\n* 🗠 Display project statistics\n* ♻ Display settlement plan\n* Move bills from one project to another\n* Move bills to trash before actually deleting them\n* Archive old projects before deleting them\n* 🎇 Automatically create reimbursement bills from settlement plan\n* 🗓 Create recurring bills (day/week/month/year)\n* 📊 Optionally provide custom amount for each member in new bills\n* 🔗 Link personal files to bills (picture of physical receipt for example)\n* 👩 Public links for people outside Nextcloud (can be password protected)\n* 👫 Share projects with Nextcloud users/groups/circles\n* 🖫 Import/export projects as csv (compatible with csv files from IHateMoney and SplitWise)\n* 🔗 Generate link/QRCode to easily add projects in MoneyBuster\n* 🗲 Implement Nextcloud notifications and activity stream\n\nThis app usually support the 2 or 3 last major versions of Nextcloud.\n\nЭто приложение находится в стадии разработки.\n\n🌍 Помогите перевести это приложение на [PhoneTrack Crowdin project](https://crowdin.com/project/moneybuster).\n\n⚒ Check out other ways to help in the [contribution guidelines](https://github.com/julien-nc/cospend-nc/blob/master/CONTRIBUTING.md).\n\n## Документация\n\n* [Пользовательская документация](https://github.com/julien-nc/cospend-nc/blob/master/docs/user.md)\n* [Документация по админу](https://github.com/julien-nc/cospend-nc/blob/master/docs/admin.md)\n* [Документация для разработчиков](https://github.com/julien-nc/cospend-nc/blob/master/docs/dev.md)\n* [CHANGELOG](https://github.com/julien-nc/cospend-nc/blob/master/CHANGELOG.md#change-log)\n* [АВТОРЫ](https://github.com/julien-nc/cospend-nc/blob/master/AUTHORS.md#authors)\n\n## Известные проблемы\n\n* It does not make you rich\n\nМы будем признательны за любую обратную связь.\n\n\n\n## Donation\n\nI develop this app during my free time.\n\n* [Donate with Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66PALMY8SF5JE) (you don't need a paypal account)\n* [Donate with Liberapay : ![Donate using Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/eneiluj/donate)"
       },
-      "vi": {
-        "name": "Cospend",
-        "summary": "Shared budget manager",
-        "description": "# Nextcloud Cospend 💰\n\nNextcloud Cospend is a group/shared budget manager. It was inspired by the great [IHateMoney](https://github.com/spiral-project/ihatemoney/).\n\nYou can use it when you share a house, when you go on vacation with friends, whenever you share expenses with a group of people.\n\nIt lets you create projects with members and bills. Each member has a balance computed from the project bills. Balances are not an absolute amount of money at members disposal but rather a relative information showing if a member has spent more for the group than the group has spent for her/him, independently of exactly who spent money for whom. This way you can see who owes the group and who the group owes. Ultimately you can ask for a settlement plan telling you which payments to make to reset members balances.\n\nProject members are independent from Nextcloud users. Projects can be shared with other Nextcloud users or via public links.\n\n[MoneyBuster](https://gitlab.com/eneiluj/moneybuster) Android client is [available in F-Droid](https://f-droid.org/packages/net.eneiluj.moneybuster/) and on the [Play store](https://play.google.com/store/apps/details?id=net.eneiluj.moneybuster).\n\n[PayForMe](https://github.com/mayflower/PayForMe) iOS client is currently under developpement!\n\nThe private and public APIs are documented using [the Nextcloud OpenAPI extractor](https://github.com/nextcloud/openapi-extractor/). This documentation can be accessed directly in Nextcloud. All you need is to install Cospend (>= v1.6.0) and use the [the OCS API Viewer app](https://apps.nextcloud.com/apps/ocs_api_viewer) to browse the OpenAPI documentation.\n\n## Features\n\n* ✎ Create/edit/delete projects, members, bills, bill categories, currencies\n* ⚖ Check member balances\n* 🗠 Display project statistics\n* ♻ Display settlement plan\n* Move bills from one project to another\n* Move bills to trash before actually deleting them\n* Archive old projects before deleting them\n* 🎇 Automatically create reimbursement bills from settlement plan\n* 🗓 Create recurring bills (day/week/month/year)\n* 📊 Optionally provide custom amount for each member in new bills\n* 🔗 Link personal files to bills (picture of physical receipt for example)\n* 👩 Public links for people outside Nextcloud (can be password protected)\n* 👫 Share projects with Nextcloud users/groups/circles\n* 🖫 Import/export projects as csv (compatible with csv files from IHateMoney and SplitWise)\n* 🔗 Generate link/QRCode to easily add projects in MoneyBuster\n* 🗲 Implement Nextcloud notifications and activity stream\n\nThis app usually support the 2 or 3 last major versions of Nextcloud.\n\nThis app is under development.\n\n🌍 Help us to translate this app on [Nextcloud-Cospend/MoneyBuster Crowdin project](https://crowdin.com/project/moneybuster).\n\n⚒ Check out other ways to help in the [contribution guidelines](https://github.com/julien-nc/cospend-nc/blob/master/CONTRIBUTING.md).\n\n## Documentation\n\n* [User documentation](https://github.com/julien-nc/cospend-nc/blob/master/docs/user.md)\n* [Admin documentation](https://github.com/julien-nc/cospend-nc/blob/master/docs/admin.md)\n* [Developer documentation](https://github.com/julien-nc/cospend-nc/blob/master/docs/dev.md)\n* [CHANGELOG](https://github.com/julien-nc/cospend-nc/blob/master/CHANGELOG.md#change-log)\n* [AUTHORS](https://github.com/julien-nc/cospend-nc/blob/master/AUTHORS.md#authors)\n\n## Known issues\n\n* It does not make you rich\n\nAny feedback will be appreciated.\n\n\n\n## Donation\n\nI develop this app during my free time.\n\n* [Donate with Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66PALMY8SF5JE) (you don't need a paypal account)\n* [Donate with Liberapay : ![Donate using Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/eneiluj/donate)"
-      },
       "mk": {
         "name": "Cospend",
         "summary": "Shared budget manager",
@@ -11616,8 +11641,33 @@
     "issueTracker": "https://github.com/GDATASoftwareAG/nextcloud-gdata-antivirus/issues",
     "website": "https://github.com/GDATASoftwareAG/nextcloud-gdata-antivirus",
     "created": "2024-06-10T12:03:10.735475Z",
-    "lastModified": "2024-09-03T13:07:44.691406Z",
+    "lastModified": "2024-09-09T14:42:46.547234Z",
     "releases": [
+      {
+        "version": "29.4.1",
+        "phpExtensions": [],
+        "databases": [],
+        "shellCommands": [],
+        "phpVersionSpec": "*",
+        "platformVersionSpec": ">=29.0.0 <30.0.0",
+        "minIntSize": 32,
+        "download": "https://github.com/GDATASoftwareAG/nextcloud-gdata-antivirus/releases/download/29.4.1/gdatavaas.tar.gz",
+        "created": "2024-09-09T14:42:46.533863Z",
+        "licenses": [
+          "agpl"
+        ],
+        "lastModified": "2024-09-09T14:42:46.577266Z",
+        "isNightly": false,
+        "rawPhpVersionSpec": "*",
+        "rawPlatformVersionSpec": ">=29 <=29",
+        "signature": "YRaXT2i5OCY6TXztHv43AUk0neCqqeO8q2/CGbq747vdoAF4boEWqiOhHXmLgQSObsLF6S5/LPhFURSfu0vXirn1EAT6IAGAixjj9kcHcwUQQQ3dC9tvXwlXN5oQw1JcKmske7IKWIIlIND3I8e8sFASMtcwEJEUk1PZ7YJvxZg3QzRbZNBt5J1i8LfdH2XZwhtFYoTF41bO/fXAVE8hklTYT1M//ZescCCJ4muPbo3kfmXuvFZXL9Y1sIARS5aoyZIGapdMKqLFw2U+D5UQDvGhFk4l+0CfGqY1QKx1kMe5BehM++HQ1mlvGMf1wji9C+uKimfOO/UFt30MwpbUdC7qhaHzgpPeYIh893x0AdK2yOVCloyabLdq42qOyFt39NYGJ4tdGU8q9qfefp7rxWNtq5ClQxAlK+nJws+tYelxJC0uWd6bYtmp3z3WJgG5N8jxY8e0Rfe+AB7yYJ2SBFo9zRQurVQ4pUxPGRDdkXnNHT58+B3F1uDPkkhn3mUMR68HgTFb+8i0OJKCVJZO46IX2ktXmN4K5bon6ytTOHutxlpoNhvt67L3Ks0DeSqA8msU59K8z03x4lEWneHvoqsWoYVLmkXIqTqhAi/cg8xaCQzw6QruPm22iN9JpAu881aPuK8m0ARxP/Fui9z9DIwcKXWtfdb5sVyMWPDjGlM=",
+        "translations": {
+          "en": {
+            "changelog": ""
+          }
+        },
+        "signatureDigest": "sha512"
+      },
       {
         "version": "29.4.0",
         "phpExtensions": [],
@@ -11866,7 +11916,7 @@
       "en": {
         "name": "G DATA Antivirus",
         "summary": "This app provides an additional layer of security to your Nextcloud instance.",
-        "description": "The [G DATA Antivirus app](https://github.com/GDATASoftwareAG/nextcloud-gdata-antivirus) is an additional layer of security for your Nextcloud server. Easily scan files for malicious content.\n\n* 🚀 **Integration with the Flow App!** Use the tags to trigger flows\n* ☢️ **Blocks uploads of malicious files!** Prevents the upload of malicious files by scanning them on upload\n* 🙋 **User notifications!** Users are notified about the scan results\n* 🕵️‍♂️ **Automatic scans!** Automatically scans all files in the background\n* ⏰ **Customize what should and should not be scanned!** Configuration via Block- and Allowlist\n* ❓ **Use the activity app!** See what happened in your Nextcloud instance\n* ✅ **no additional software required!** The app uses the G DATA Verdict as a Service (VaaS) API to scan files\n\nThis app is based on the G DATA Verdict as a Service (VaaS) API. For more information, visit the [G DATA website](https://www.gdata.de/business/security-services/verdict-as-a-service).\nIf you have any questions about scanning, usage or similar, please feel free to write an e-mail to vaas@gdata.de."
+        "description": "The [G DATA Antivirus app](https://github.com/GDATASoftwareAG/nextcloud-gdata-antivirus) is an additional layer of security for your Nextcloud server. Easily scan files for malicious content.\n\n* 🚀 **Integration with the Flow App!** Use the tags to trigger flows\n* ☢️ **Blocks uploads of malicious files!** Prevents the upload of malicious files by scanning them on upload\n* 🙋 **User notifications!** Users are notified about the scan results\n* 🕵️‍♂️ **Automatic scans!** Automatically scans all files in the background\n* ⏰ **Customize what should and should not be scanned!** Configuration via Block- and Allowlist\n* ❓ **Use the activity app!** See what happened in your Nextcloud instance\n* ✅ **no additional software required!** The app uses the G DATA Verdict as a Service (VaaS) API to scan files\n\n## Getting started\n\nThis app is based on the G DATA Verdict as a Service (VaaS) API. To get started with the app, you have to register via our [registration page](https://account-staging.gdata.de/realms/vaas-staging/login-actions/registration?client_id=landing-page&tab_id=VDSGSP4oQL0).\n\n<img style=\"display: block; margin: auto; height: 500px;\" src=\"https://raw.githubusercontent.com/GDATASoftwareAG/nextcloud-gdata-antivirus/main/img/vaas-registration.png\" />\n\nAfter the registration you can use these credentials within your nextcloud installation. To do this go to your Administration Settings.\n\n<img style=\"display: block; margin: auto; height: 500px;\" src=\"https://raw.githubusercontent.com/GDATASoftwareAG/nextcloud-gdata-antivirus/main/img/administration-settings.png\" />\n\nThere you will find the \"Verdict-as-a-Service\" section under the \"Administration\" section.\n\n<img style=\"display: block; margin: auto; height: 500px;\" src=\"https://raw.githubusercontent.com/GDATASoftwareAG/nextcloud-gdata-antivirus/main/img/verdict-as-a-service-section.png\" />\n\nPlease make sure the \"Authentication Method\" \"Resource Owner Password Flow\" is selected. Now you can put your credentials into the 'username' and 'password' field and click save afterwards."
       }
     },
     "isFeatured": false,
@@ -16301,19 +16351,19 @@
         "phpVersionSpec": "*",
         "platformVersionSpec": ">=26.0.0 <31.0.0",
         "minIntSize": 32,
-        "download": "https://github.com/nextcloud/integration_openproject/releases/download/v2.6.4-20220815-nightly/integration_openproject-2.6.4-20220815-nightly.tar.gz",
-        "created": "2024-08-15T10:50:27.662075Z",
+        "download": "https://github.com/nextcloud/integration_openproject/releases/download/v2.6.4/integration_openproject-2.6.4.tar.gz",
+        "created": "2024-08-15T11:38:57.146128Z",
         "licenses": [
           "agpl"
         ],
-        "lastModified": "2024-08-15T10:50:27.825423Z",
-        "isNightly": true,
+        "lastModified": "2024-08-15T11:38:58.003925Z",
+        "isNightly": false,
         "rawPhpVersionSpec": "*",
         "rawPlatformVersionSpec": ">=26 <=30",
-        "signature": "cHvsbAALDtscI2Wm2VlVHSQNkY8u7NQyj/NV4UOxxpF6MyH2JaGX++/LoA/7O4p9QUDyU6MKFBI3qs5SdLEZbFCNPUp3WprbQUgyXimPy7Tv5mcwcK4IQx1wsB51Jo8LrN4RhFlcO2wtJDCd6UpoQQa9YLkYYKh+z/IbghfGpSQPklkQjVjWIUpaB7L6VR8pscofRVswB9NLDYWh48N/y9D2wrfjZ3xBeMLxbo6+6c9PWoFNY2CdUpz5uT7SXycqdjzlFBOBOL/dE4p5vdZX2ZLcAO4pDP/qGgyZo12G2RV/TRZgv+k52mz2GmaontWob1VvJrPa38sW+eoQxXp4geCTqEvbtdaXOEuhZSGAEKeo2UExDbBwDuPn4tY24NGTuv+kwdjRNj98VPBnsEp4gvqg+XwKCK3VUD3gCQC3m5UxzIUiJhcvB84nCkrekMnFL8Ig+tLo1RWLZAZLTqB8m9+Eydo80t/voL8qTDqMaI/SdfAKjwfvUToq6m+oEf8ruFYioC1DB0j3Ntv1jY/D5Dn2c1TrkfxJo9m590S82+vNaMH+gUQVaJevNWDKS0bumSWRXoi8Ycr4M0lcnkSp/rHkGMSLVBwBkEi3bKm3G/D/G6ysKl6rWL0+EfDYYiBRueSE+loI8mij4wEUTPxCJ4vRfrwnGvknqB74g9EQz0g=",
+        "signature": "AgkaExuoWREhY6lRseQ+Gkk2dqYyd4hb+S4+dyUrphHnqxjyhRvqBncRcIL9LTB5DoouIGlfYorhc7um9UQZtDFMSNWXd7Yfx3yHqILWhLlAmacGwY1DBXOIz1v6TNBmXgkVV4u7Qe/XTRN6nl89uqM018Amsu5NTjZtwYwWTfqGFcjXvOsGJV6qIf+P8IXSPjGrXc+HkuD5PhBwlnAzcdvub5dSx771ivojaxvBQ2A/Ajt42INwCqjbZHONezmm4LXRNc1/qJ4QMTq40VrWfB9l2iylCaQQv6uy43D+zSGZLnPEp2eD24VmsUld1IsAted9VZtonONl4g3ZK8A2FluqMIthVQQWWR3L/x2Au4pqGv0dc61T+lOVuKoAi2XN6O4GAUQkbMOYVWaL2RUzZQbu0TtbjVbzm5H8i0R8HqdsHy/6HcybHPMd8GXABTjBz9FTojU3syXAjC3eP6E4dMrrJciB7J63fI+DGvuwJ1J23UMzc3F2PKCQJE1ks2cfVwzr2ZxRL4nu8Nw7QPzSWk7GPTumr6WYgil5hfN6QS+XfsdB8x5/vM5aCerEHMAvxy38g0zzD/wcjbs8lOyuYz6VuDNp0llxSdMenanRCXXmPFolpkShlwUVNKQdzmHasJsrRVciKtuLFWykOPMQ8adflTZmeIjRrSeF42XCV4w=",
         "translations": {
           "en": {
-            "changelog": ""
+            "changelog": "### Changed\n- This release expects OpenProject version 13.2 or newer\n- Add application's support for Nextcloud 30\n- Remove Nextcloud's `thecodingmachine` dependency from integration app"
           }
         },
         "signatureDigest": "sha512"
@@ -16326,19 +16376,19 @@
         "phpVersionSpec": "*",
         "platformVersionSpec": ">=26.0.0 <31.0.0",
         "minIntSize": 32,
-        "download": "https://github.com/nextcloud/integration_openproject/releases/download/v2.6.4/integration_openproject-2.6.4.tar.gz",
-        "created": "2024-08-15T11:38:57.146128Z",
+        "download": "https://github.com/nextcloud/integration_openproject/releases/download/v2.6.4-20220815-nightly/integration_openproject-2.6.4-20220815-nightly.tar.gz",
+        "created": "2024-08-15T10:50:27.662075Z",
         "licenses": [
           "agpl"
         ],
-        "lastModified": "2024-08-15T11:38:58.003925Z",
-        "isNightly": false,
+        "lastModified": "2024-08-15T10:50:27.825423Z",
+        "isNightly": true,
         "rawPhpVersionSpec": "*",
         "rawPlatformVersionSpec": ">=26 <=30",
-        "signature": "AgkaExuoWREhY6lRseQ+Gkk2dqYyd4hb+S4+dyUrphHnqxjyhRvqBncRcIL9LTB5DoouIGlfYorhc7um9UQZtDFMSNWXd7Yfx3yHqILWhLlAmacGwY1DBXOIz1v6TNBmXgkVV4u7Qe/XTRN6nl89uqM018Amsu5NTjZtwYwWTfqGFcjXvOsGJV6qIf+P8IXSPjGrXc+HkuD5PhBwlnAzcdvub5dSx771ivojaxvBQ2A/Ajt42INwCqjbZHONezmm4LXRNc1/qJ4QMTq40VrWfB9l2iylCaQQv6uy43D+zSGZLnPEp2eD24VmsUld1IsAted9VZtonONl4g3ZK8A2FluqMIthVQQWWR3L/x2Au4pqGv0dc61T+lOVuKoAi2XN6O4GAUQkbMOYVWaL2RUzZQbu0TtbjVbzm5H8i0R8HqdsHy/6HcybHPMd8GXABTjBz9FTojU3syXAjC3eP6E4dMrrJciB7J63fI+DGvuwJ1J23UMzc3F2PKCQJE1ks2cfVwzr2ZxRL4nu8Nw7QPzSWk7GPTumr6WYgil5hfN6QS+XfsdB8x5/vM5aCerEHMAvxy38g0zzD/wcjbs8lOyuYz6VuDNp0llxSdMenanRCXXmPFolpkShlwUVNKQdzmHasJsrRVciKtuLFWykOPMQ8adflTZmeIjRrSeF42XCV4w=",
+        "signature": "cHvsbAALDtscI2Wm2VlVHSQNkY8u7NQyj/NV4UOxxpF6MyH2JaGX++/LoA/7O4p9QUDyU6MKFBI3qs5SdLEZbFCNPUp3WprbQUgyXimPy7Tv5mcwcK4IQx1wsB51Jo8LrN4RhFlcO2wtJDCd6UpoQQa9YLkYYKh+z/IbghfGpSQPklkQjVjWIUpaB7L6VR8pscofRVswB9NLDYWh48N/y9D2wrfjZ3xBeMLxbo6+6c9PWoFNY2CdUpz5uT7SXycqdjzlFBOBOL/dE4p5vdZX2ZLcAO4pDP/qGgyZo12G2RV/TRZgv+k52mz2GmaontWob1VvJrPa38sW+eoQxXp4geCTqEvbtdaXOEuhZSGAEKeo2UExDbBwDuPn4tY24NGTuv+kwdjRNj98VPBnsEp4gvqg+XwKCK3VUD3gCQC3m5UxzIUiJhcvB84nCkrekMnFL8Ig+tLo1RWLZAZLTqB8m9+Eydo80t/voL8qTDqMaI/SdfAKjwfvUToq6m+oEf8ruFYioC1DB0j3Ntv1jY/D5Dn2c1TrkfxJo9m590S82+vNaMH+gUQVaJevNWDKS0bumSWRXoi8Ycr4M0lcnkSp/rHkGMSLVBwBkEi3bKm3G/D/G6ysKl6rWL0+EfDYYiBRueSE+loI8mij4wEUTPxCJ4vRfrwnGvknqB74g9EQz0g=",
         "translations": {
           "en": {
-            "changelog": "### Changed\n- This release expects OpenProject version 13.2 or newer\n- Add application's support for Nextcloud 30\n- Remove Nextcloud's `thecodingmachine` dependency from integration app"
+            "changelog": ""
           }
         },
         "signatureDigest": "sha512"
@@ -18017,8 +18067,49 @@
     "issueTracker": "https://github.com/ConductionNL/LarpingNextApp/issues",
     "website": "https://github.com/ConductionNL/LarpingNextApp",
     "created": "2024-09-06T08:07:48.797006Z",
-    "lastModified": "2024-09-06T20:02:18.631413Z",
+    "lastModified": "2024-09-09T07:03:56.081029Z",
     "releases": [
+      {
+        "version": "0.1.4",
+        "phpExtensions": [],
+        "databases": [
+          {
+            "id": "pgsql",
+            "versionSpec": ">=10.0.0",
+            "rawVersionSpec": ">=10"
+          },
+          {
+            "id": "sqlite",
+            "versionSpec": "*",
+            "rawVersionSpec": "*"
+          },
+          {
+            "id": "mysql",
+            "versionSpec": ">=8.0.0",
+            "rawVersionSpec": ">=8.0"
+          }
+        ],
+        "shellCommands": [],
+        "phpVersionSpec": ">=8.0.0",
+        "platformVersionSpec": ">=28.0.0 <31.0.0",
+        "minIntSize": 64,
+        "download": "https://github.com/ConductionNL/larpingapp/releases/download/v0.1.4/larpingapp-0.1.4.tar.gz",
+        "created": "2024-09-09T07:03:54.779752Z",
+        "licenses": [
+          "agpl"
+        ],
+        "lastModified": "2024-09-09T07:03:56.446566Z",
+        "isNightly": false,
+        "rawPhpVersionSpec": ">=8.0",
+        "rawPlatformVersionSpec": ">=28 <=30",
+        "signature": "r8ZihfZJYtt4n/UCVCPk8m6+MDFyYbZ0uCX5uQjMnSDv9so8VmIynj/tFvf30kCFNc+WWJ65BiruX2j+DXCbbgkmsyjwUH3PiZ3FrXrjmE/jX7a+qslCQEIwbACenZxoc6Gp6G9njXhFJitcHm227LHK1kfUqtGuXBGa+5k9nZ9+bwdWndFS+SxOLjwxQY0PraD0MppmTOjYvOsHlRbiGd3HSwyyhSUCrIjpt7T0IL8tKRh5tj/s7iQzyeQ/utSwCpVrSQhR4xh7qsoFlB8UuQKTmtcd0+uFrsLPyW1R/9OPJgDeo5puIny2kfTBl9BKCzixb3LsbHKaBYT279cyiQEiknionacL1YJBKTzf+SjpX69iWvw6YjukBvozMzSzWbTB9nda8XLB2sRCmTTC6kN5NNRW99UAQRVFP7xrw43RnaRUf8IrQ2KKoXjd65ODp4wITYuFMG8K4LWv0cebXGx91GXUfOaxkaa8o6Dv+3iSvV1KOQEpRyfC4FsMy+ctJfaOO2NllRNT0XMAQH+RLq8AbyfRX6WTMXYFgQyvJNPr44Umbgew6WccDnlpmLnxOnUk9fzVNOu9yHuHagQeneh0EDdiqUrpv2+tk5yCUvJRwskkhGBf2YlNfd+MJSq8rwBVjBfamD41jUO1cZwB8/Fw42dmm1yxWV2DsARpnD8=",
+        "translations": {
+          "en": {
+            "changelog": ""
+          }
+        },
+        "signatureDigest": "sha512"
+      },
       {
         "version": "0.1.3",
         "phpExtensions": [],
@@ -19824,19 +19915,19 @@
         "phpVersionSpec": ">=8.1.0 <8.4.0",
         "platformVersionSpec": ">=28.0.0 <30.0.0",
         "minIntSize": 32,
-        "download": "https://github.com/nextcloud/maps/releases/download/v1.4.0-1-nightly/maps-1.4.0-1-nightly.tar.gz",
-        "created": "2024-04-23T20:12:19.744545Z",
+        "download": "https://github.com/nextcloud/maps/releases/download/v1.4.0/maps-1.4.0.tar.gz",
+        "created": "2024-04-26T08:56:25.651418Z",
         "licenses": [
           "agpl"
         ],
-        "lastModified": "2024-04-23T20:12:20.004436Z",
-        "isNightly": true,
+        "lastModified": "2024-04-26T08:56:26.253840Z",
+        "isNightly": false,
         "rawPhpVersionSpec": ">=8.1 <=8.3",
         "rawPlatformVersionSpec": ">=28 <=29",
-        "signature": "Eujl1dyAEOuuX8QD1f2jqYca3ZJOiVoSWVaNoH291kezh7wUjJaAcl9nW6MEG1gH49n0By7kXaolRna+biguHLscxOMwIGk5MM6QU5ETrO7dKHZpHk7lEce3KEJC1QSpyWH/wJS3vdmu1VtcxuHCKT5T+20eV/89oanEd6BtAF8zBLTNai7IgweU8BIfHS0k3kBecnH1eWZ5IkcZ1k95b4HIvNpVVU/efIu3y+LB6qAsqic/d+L86VC2I74/WWKIOV5NKC7DuBbEwXIWHxu/xONYqC8uVP8VA4JXSaaj2Ern45ARW7APW4cWcZ/23UT1FACYpcfZ1mw8ek/BJT5kc4ydG5xKBEb6tat25CP4qd95kspGVGc9K0gbJpt0pf+N0WqFJI3APgojbED0uMo1YoCqSmyXvH2A4ao/89TjdumJkPUBpDxk94MAkdncHqrQaln/GYN1mQ8fy/nm7zHP6ZFRJnj0tt2cfOzpt1snNrT/zU9rKPFYiAOGOHyNCir9qXDwoCKRL55hOowq5IFUgjjGEnEcRUgS2HLkMGipFviBifAzthiZ+JCy3USq01iJgvl7ojXC7FfJdFw8SOfJRjbC+yxBUME22hxy6XWJ2rSASbktqrz62bLR/SgR/kYrsqzBsMtjYnP+WxXA16WJeArJtZuB12As9wd27yRabaA=",
+        "signature": "QbTXnV3j1RzOdwTnqsnLwIpd9G0yeZEuvF+PMa6cqJsIm4D+FyOxg+byNN+TlEUq+XmPH/4W81MGS14pt8zEVod0jnc9tvCC9A5RtuePjBePFhxQGYIHdNhdZiuYltzPnB8oMLdomShak6v9eZkoUTlRVMoWVs+WSbD3DbqtgMVAZlD59RRyFytiUAbtrxKUOeahaF9W7hp6lBcCfAOaWKtTOdW9fwCITVLgPWTIY7Ok4rcL6TUdUhLC3oNUn+C3xiHcLJYvUdfv0+fHGP+40WpXjN9V9FxfpH4nUG+XL2v5baGf7MvpbuNT3NaUidyK4IgVODJOar5niOIN4tJpLxFUQJifrK1NJOmC1WIOYswQsmiI/LhBr8A44kQsKVQ0LTYQn3GnQbUTHIU8MsMKstUj2fqp1W699GJjd18IklLauun2rDMyXSoNVDNvwR+2Z/FE0CmV/dXWYK7FHJoHVOLhRwdONu/vN1XjsfzjEkQNjRO+v1vdk/fCRLkNowZlSJj3IQj+CLKTyfZWCDAvZEQp1jsykWEfjLaL8U9ikARWC5PxGajDxv3cvAFZjFEKz1k2In2pGsxT7nYNiayzpVVWqGyMng3XHV8+SfOYbDcw+98UloCSK39eRrVADJt+EhUSliR69lP1JD29BhBssF/R9HUQGJXT37zRl/ch97g=",
         "translations": {
           "en": {
-            "changelog": ""
+            "changelog": "- Compability changes to Nextcloud 29."
           }
         },
         "signatureDigest": "sha512"
@@ -19855,19 +19946,19 @@
         "phpVersionSpec": ">=8.1.0 <8.4.0",
         "platformVersionSpec": ">=28.0.0 <30.0.0",
         "minIntSize": 32,
-        "download": "https://github.com/nextcloud/maps/releases/download/v1.4.0/maps-1.4.0.tar.gz",
-        "created": "2024-04-26T08:56:25.651418Z",
+        "download": "https://github.com/nextcloud/maps/releases/download/v1.4.0-1-nightly/maps-1.4.0-1-nightly.tar.gz",
+        "created": "2024-04-23T20:12:19.744545Z",
         "licenses": [
           "agpl"
         ],
-        "lastModified": "2024-04-26T08:56:26.253840Z",
-        "isNightly": false,
+        "lastModified": "2024-04-23T20:12:20.004436Z",
+        "isNightly": true,
         "rawPhpVersionSpec": ">=8.1 <=8.3",
         "rawPlatformVersionSpec": ">=28 <=29",
-        "signature": "QbTXnV3j1RzOdwTnqsnLwIpd9G0yeZEuvF+PMa6cqJsIm4D+FyOxg+byNN+TlEUq+XmPH/4W81MGS14pt8zEVod0jnc9tvCC9A5RtuePjBePFhxQGYIHdNhdZiuYltzPnB8oMLdomShak6v9eZkoUTlRVMoWVs+WSbD3DbqtgMVAZlD59RRyFytiUAbtrxKUOeahaF9W7hp6lBcCfAOaWKtTOdW9fwCITVLgPWTIY7Ok4rcL6TUdUhLC3oNUn+C3xiHcLJYvUdfv0+fHGP+40WpXjN9V9FxfpH4nUG+XL2v5baGf7MvpbuNT3NaUidyK4IgVODJOar5niOIN4tJpLxFUQJifrK1NJOmC1WIOYswQsmiI/LhBr8A44kQsKVQ0LTYQn3GnQbUTHIU8MsMKstUj2fqp1W699GJjd18IklLauun2rDMyXSoNVDNvwR+2Z/FE0CmV/dXWYK7FHJoHVOLhRwdONu/vN1XjsfzjEkQNjRO+v1vdk/fCRLkNowZlSJj3IQj+CLKTyfZWCDAvZEQp1jsykWEfjLaL8U9ikARWC5PxGajDxv3cvAFZjFEKz1k2In2pGsxT7nYNiayzpVVWqGyMng3XHV8+SfOYbDcw+98UloCSK39eRrVADJt+EhUSliR69lP1JD29BhBssF/R9HUQGJXT37zRl/ch97g=",
+        "signature": "Eujl1dyAEOuuX8QD1f2jqYca3ZJOiVoSWVaNoH291kezh7wUjJaAcl9nW6MEG1gH49n0By7kXaolRna+biguHLscxOMwIGk5MM6QU5ETrO7dKHZpHk7lEce3KEJC1QSpyWH/wJS3vdmu1VtcxuHCKT5T+20eV/89oanEd6BtAF8zBLTNai7IgweU8BIfHS0k3kBecnH1eWZ5IkcZ1k95b4HIvNpVVU/efIu3y+LB6qAsqic/d+L86VC2I74/WWKIOV5NKC7DuBbEwXIWHxu/xONYqC8uVP8VA4JXSaaj2Ern45ARW7APW4cWcZ/23UT1FACYpcfZ1mw8ek/BJT5kc4ydG5xKBEb6tat25CP4qd95kspGVGc9K0gbJpt0pf+N0WqFJI3APgojbED0uMo1YoCqSmyXvH2A4ao/89TjdumJkPUBpDxk94MAkdncHqrQaln/GYN1mQ8fy/nm7zHP6ZFRJnj0tt2cfOzpt1snNrT/zU9rKPFYiAOGOHyNCir9qXDwoCKRL55hOowq5IFUgjjGEnEcRUgS2HLkMGipFviBifAzthiZ+JCy3USq01iJgvl7ojXC7FfJdFw8SOfJRjbC+yxBUME22hxy6XWJ2rSASbktqrz62bLR/SgR/kYrsqzBsMtjYnP+WxXA16WJeArJtZuB12As9wd27yRabaA=",
         "translations": {
           "en": {
-            "changelog": "- Compability changes to Nextcloud 29."
+            "changelog": ""
           }
         },
         "signatureDigest": "sha512"
@@ -21118,8 +21209,33 @@
     "issueTracker": "https://github.com/owncloud/music/issues",
     "website": "https://github.com/owncloud/music",
     "created": "2017-07-27T20:44:13.379611Z",
-    "lastModified": "2024-06-23T19:29:33.202530Z",
+    "lastModified": "2024-09-08T16:30:19.643713Z",
     "releases": [
+      {
+        "version": "2.0.1",
+        "phpExtensions": [],
+        "databases": [],
+        "shellCommands": [],
+        "phpVersionSpec": ">=7.4.0 <8.4.0",
+        "platformVersionSpec": ">=20.0.0 <31.0.0",
+        "minIntSize": 32,
+        "download": "https://github.com/owncloud/music/releases/download/v2.0.1/music_2.0.1_for_nextcloud.tar.gz",
+        "created": "2024-09-08T16:30:19.608522Z",
+        "licenses": [
+          "agpl"
+        ],
+        "lastModified": "2024-09-08T16:30:19.751812Z",
+        "isNightly": false,
+        "rawPhpVersionSpec": ">=7.4 <=8.3",
+        "rawPlatformVersionSpec": ">=20 <=30",
+        "signature": "LjR4Xkjfn0jodXcqNfyK82YvwlkiCLCceNudHO9mRqLC4W6+1OsIMKNJTAY21ogb\nvjiBYXYmLJ0baEZPonEViM+xS3FfemNdMN/AlLTV9MtsHyNiIcP54hOz/43oqWml\nJ7P3mFC0vIL/Rcw5c5LNYuWG3InABEqBLZxz34haw0J5PueMMy87IXssPQEZAfxt\nvvNRmKxwbWXZSP6FfYi/sbWRDSJTo1tI5dCQ588ObPgeuDEgq8E5O2K94jjIqjmD\noEoMy31mNqxeBmVk2gzs9v81lk7oQwHn4sIK6oxL38ZoZFf/ZTC+rivj2mnwpjTA\nje6kbGnn1QK7NiTzSPCAdvOP8wS80DigOYBOnAoFi15k60jBNlWssLoHSyxgGaGI\njd4w9vo3JEK6qNo7kOiQdyIyiBG1yktHsPbZGEE5TrWSj28brEPV8Euc+1C8Esep\ndekRik7BNh7ByyZwYBgHpoB3Az/BpeE9EgVpu4cZAWPHxphDlJXdIvcEIEbRkArP\nA8jV9V50EQnG+pm1s9/iDw3ojytgJRJcalNkf7WTsoto3dASiA3ryUVN/PQ1tOt/\ngS740gVC+cnWCFU0+YggiJpT/18erfGI7H0nlp5LIrKnHvUknZ1OGmW4+1Evmz7d\nffwZfCaEB7glj9C6xDJdSTDYM1HH/YfieXet60eLJq8=",
+        "translations": {
+          "en": {
+            "changelog": "### Added\n- French translation\n  [#1157](https://github.com/owncloud/music/pull/1157) @flozz\n- Support for Nextcloud 30\n\n### Changed\n- Subsonic API: For radio stations without user-supplied name, use the stream URL as a name\n\n### Fixed\n- Favorite toggle button not working on artists with no image available\n- Cover art image not used automatically upon the image file upload in some cases when PostgreSQL used\n  [#1164](https://github.com/owncloud/music/issues/1164)"
+          }
+        },
+        "signatureDigest": "sha512"
+      },
       {
         "version": "2.0.0",
         "phpExtensions": [],
@@ -21197,7 +21313,7 @@
       "en": {
         "name": "Music",
         "summary": "Music player, library viewer, and server",
-        "description": "A stand-alone music player app and a \"lite\" player for the Files app\r\n\r\n- On modern browsers, supports audio types .mp3, .ogg, .m4a, .m4b, .flac, .wav, and more\r\n- Playlist support with import from m3u, m3u8, and pls files\r\n- Browse by artists, albums, genres, or folders\r\n- Gapless play\r\n- Filter the shown content with the search function\r\n- Play internet radio and podcast channels\r\n- Setup Last.fm connection to see background information on artists, albums, and songs\r\n- Control with media control keys on the keyboard or OS\r\n- The app can handle libraries consisting of thousands of albums and tens of thousands of songs\r\n- Includes a server backend compatible with the Subsonic and Ampache protocols, allowing playback and browsing of your library on various external apps e.g. on Android or iPhone"
+        "description": "A stand-alone music player app and a \"lite\" player for the Files app\n\n- On modern browsers, supports audio types .mp3, .ogg, .m4a, .m4b, .flac, .wav, and more\n- Playlist support with import from m3u, m3u8, and pls files\n- Browse by artists, albums, genres, or folders\n- Gapless play\n- Filter the shown content with the search function\n- Play internet radio and podcast channels\n- Setup Last.fm connection to see background information on artists, albums, and songs\n- Control with media control keys on the keyboard or OS\n- The app can handle libraries consisting of thousands of albums and tens of thousands of songs\n- Includes a server backend compatible with the Subsonic and Ampache protocols, allowing playback and browsing of your library on various external apps e.g. on Android or iPhone"
       }
     },
     "isFeatured": true,
@@ -26563,16 +26679,16 @@
         "phpVersionSpec": "*",
         "platformVersionSpec": ">=26.0.0 <30.0.0",
         "minIntSize": 32,
-        "download": "https://git.finally.coffee/finallycoffee/nextcloud-pride-flags/releases/download/1.0.1/pride_flags-1.0.1.tar.gz",
-        "created": "2024-08-05T18:41:44.940859Z",
+        "download": "https://git.finally.coffee/finallycoffee/nextcloud-pride-flags/releases/download/1.0.0-rc.0/pride_flags-1.0.0-rc.0.tar.gz",
+        "created": "2024-08-05T18:10:52.645516Z",
         "licenses": [
           "gpl3"
         ],
-        "lastModified": "2024-08-08T21:33:57.526497Z",
-        "isNightly": false,
+        "lastModified": "2024-08-05T18:10:52.665246Z",
+        "isNightly": true,
         "rawPhpVersionSpec": "*",
         "rawPlatformVersionSpec": ">=26 <=29",
-        "signature": "ivAwhEOwlrO2AhMo+i/x1+oZ3xkMFK1UvIdntoDzgPbWXpZQdT86uXbtMuCHqZjD\nCBPzx68r58qgR2/rNquVMTYOyjW6SSB1jfJiXq0GEvHFolfpW25Y2UWunfnzn9o7\nlpS4UDeZqhbPAYpE66oYLlJuiPc5hhl/YFncEuxJHnKPgJrHPk7dmJ0G0s6HVGqu\nFxXCaUcXQRlpDvJKVh6JKSsrilQ1SuU9lhSv2h3lVROEdlXv9HohVOFcPb/VDaBQ\nbNcH9PjjGyhfv/ldUzz/JjJGIuNWutHQBASzjLZeGvt9imYmJsguttxF/9AsKM5d\nVDoHIhFE7H1wLSp99tWKfWeh5aKHCnJk/u7WRfby7p05Dvhhd2moRiI0YFPMpNRu\nm7G5FVEs31zpaFWuGyn32777jPoME7prmqAIetpiexcpRq4sOxIy3CuZvl06tvZC\nMgcXdNa6mVTF+BfgxKKEiBcAcAND5AG6Dxip+pcouMhBYjeXcqLLj3OxpGoF2p61\njg8CZNUGAi9k6rN5AhWJ6QEAhrAQb20UmyAvr2n+p734l0hzXcq9PeJ3s/iS9D+E\n+kb8ADSFbPzFUzqZ8HnUZIjcq15sfyDU3fDkX7hQQ3RIkaJXHb3wr4/4FpKKrvGH\nJQxbH82h5kiVvLCRYUVI0ynMrrSVIC9wSzKeLhSrL2E=",
+        "signature": "umn9xcyc75UjT5DpL7Z8XrGJkql9gcYO64wC0XOsKakawy4BbM1a+M1EVD4EAhZU\nGIRGOP0nH8pV5miEBwnYqX03fngH4Vfhb1Y3rNYVPO05Jy8ib5zEWQC4/2X7jG3Z\nsYmdZVD/JjvKp7fKGKn1aAaRwixLoFAZJ2SScHbnlb2c2lE54+jsiaISwJ1A7Hlo\n547Bnj6tbmTrB1khMbeM0NDqStPSY66XEAnaYb2uJXX34+SJKSXMhatTv2hDGBEO\nYC7sCzys0NuRFshPCIyxWC2le0+yj8WUOo/eKGMu4qDWAmKZLzUEJSsQSinRUa5a\nbRkEee5PnJifCRXTGjE0v92h1qvdNi0JjPzar3z0WIwRdVtGN4GgvWQkRVIZTRNJ\nowshV0isQKykrBV1lIQkCwFWex2gRAM+k8/ysuXfuFclm+aerMDJkADiJCw6wI4h\n2TSCa5+a6YB9QKfxjYlM0DqBdQpX2EHw6KhB0PT3sCCTg11CCpj0YfzLVraRPor7\nGtrt2pEey93vwJq+K+HoHPHo54IXzqBEJwyzUHhUtHSJz2h/VugdCUU4XONmHR2u\nXCIryTE2aGyRA+lHcGGIJ5G8g2d9kKSvsjq6AXU3uJExEIIPEH1p9xz57TNPJtpe\nWwFqVnSaz4VkYevFjJTPFalM+tlgFI56FVvNR+ydqN8=",
         "translations": {
           "en": {
             "changelog": ""
@@ -26588,16 +26704,16 @@
         "phpVersionSpec": "*",
         "platformVersionSpec": ">=26.0.0 <30.0.0",
         "minIntSize": 32,
-        "download": "https://git.finally.coffee/finallycoffee/nextcloud-pride-flags/releases/download/1.0.0-rc.0/pride_flags-1.0.0-rc.0.tar.gz",
-        "created": "2024-08-05T18:10:52.645516Z",
+        "download": "https://git.finally.coffee/finallycoffee/nextcloud-pride-flags/releases/download/1.0.1/pride_flags-1.0.1.tar.gz",
+        "created": "2024-08-05T18:41:44.940859Z",
         "licenses": [
           "gpl3"
         ],
-        "lastModified": "2024-08-05T18:10:52.665246Z",
-        "isNightly": true,
+        "lastModified": "2024-08-08T21:33:57.526497Z",
+        "isNightly": false,
         "rawPhpVersionSpec": "*",
         "rawPlatformVersionSpec": ">=26 <=29",
-        "signature": "umn9xcyc75UjT5DpL7Z8XrGJkql9gcYO64wC0XOsKakawy4BbM1a+M1EVD4EAhZU\nGIRGOP0nH8pV5miEBwnYqX03fngH4Vfhb1Y3rNYVPO05Jy8ib5zEWQC4/2X7jG3Z\nsYmdZVD/JjvKp7fKGKn1aAaRwixLoFAZJ2SScHbnlb2c2lE54+jsiaISwJ1A7Hlo\n547Bnj6tbmTrB1khMbeM0NDqStPSY66XEAnaYb2uJXX34+SJKSXMhatTv2hDGBEO\nYC7sCzys0NuRFshPCIyxWC2le0+yj8WUOo/eKGMu4qDWAmKZLzUEJSsQSinRUa5a\nbRkEee5PnJifCRXTGjE0v92h1qvdNi0JjPzar3z0WIwRdVtGN4GgvWQkRVIZTRNJ\nowshV0isQKykrBV1lIQkCwFWex2gRAM+k8/ysuXfuFclm+aerMDJkADiJCw6wI4h\n2TSCa5+a6YB9QKfxjYlM0DqBdQpX2EHw6KhB0PT3sCCTg11CCpj0YfzLVraRPor7\nGtrt2pEey93vwJq+K+HoHPHo54IXzqBEJwyzUHhUtHSJz2h/VugdCUU4XONmHR2u\nXCIryTE2aGyRA+lHcGGIJ5G8g2d9kKSvsjq6AXU3uJExEIIPEH1p9xz57TNPJtpe\nWwFqVnSaz4VkYevFjJTPFalM+tlgFI56FVvNR+ydqN8=",
+        "signature": "ivAwhEOwlrO2AhMo+i/x1+oZ3xkMFK1UvIdntoDzgPbWXpZQdT86uXbtMuCHqZjD\nCBPzx68r58qgR2/rNquVMTYOyjW6SSB1jfJiXq0GEvHFolfpW25Y2UWunfnzn9o7\nlpS4UDeZqhbPAYpE66oYLlJuiPc5hhl/YFncEuxJHnKPgJrHPk7dmJ0G0s6HVGqu\nFxXCaUcXQRlpDvJKVh6JKSsrilQ1SuU9lhSv2h3lVROEdlXv9HohVOFcPb/VDaBQ\nbNcH9PjjGyhfv/ldUzz/JjJGIuNWutHQBASzjLZeGvt9imYmJsguttxF/9AsKM5d\nVDoHIhFE7H1wLSp99tWKfWeh5aKHCnJk/u7WRfby7p05Dvhhd2moRiI0YFPMpNRu\nm7G5FVEs31zpaFWuGyn32777jPoME7prmqAIetpiexcpRq4sOxIy3CuZvl06tvZC\nMgcXdNa6mVTF+BfgxKKEiBcAcAND5AG6Dxip+pcouMhBYjeXcqLLj3OxpGoF2p61\njg8CZNUGAi9k6rN5AhWJ6QEAhrAQb20UmyAvr2n+p734l0hzXcq9PeJ3s/iS9D+E\n+kb8ADSFbPzFUzqZ8HnUZIjcq15sfyDU3fDkX7hQQ3RIkaJXHb3wr4/4FpKKrvGH\nJQxbH82h5kiVvLCRYUVI0ynMrrSVIC9wSzKeLhSrL2E=",
         "translations": {
           "en": {
             "changelog": ""
@@ -30466,8 +30582,33 @@
     "issueTracker": "https://gitlab.com/intarsys/signlive/issues",
     "website": "https://www.intarsys.de/NextcloudApp",
     "created": "2022-01-30T15:19:05.887483Z",
-    "lastModified": "2024-09-03T07:58:46.754972Z",
+    "lastModified": "2024-09-09T11:55:47.835833Z",
     "releases": [
+      {
+        "version": "0.9.9-beta",
+        "phpExtensions": [],
+        "databases": [],
+        "shellCommands": [],
+        "phpVersionSpec": "*",
+        "platformVersionSpec": ">=28.0.0 <31.0.0",
+        "minIntSize": 32,
+        "download": "https://nxextern.intarsys.de/s/QLyTeRNcNTAx6SY/download/signlive_2024-09-09_13-27-39.tar.gz",
+        "created": "2024-09-09T11:55:48.023892Z",
+        "licenses": [
+          "agpl"
+        ],
+        "lastModified": "2024-09-09T11:55:48.133416Z",
+        "isNightly": true,
+        "rawPhpVersionSpec": "*",
+        "rawPlatformVersionSpec": ">=28 <=30",
+        "signature": "lpW+zxMXUVqdKgBJwyp3XDw3UABOIS5Wu6mTzM45Er9JZm16m7wau0PJXVCpsY0Y\nvTvYA7LkTnINRYA27dXxf28cIrvIIBHQADeF/OLka4TJrtA8nWiHeuusDRVEbaTx\n1CxjAtoWxcFNPgGIdmac5v8rMAK8MBUsdMkpQCjZySjn757+KOQlK2mURErpPgNA\ncVFXfxtdKf2o7iYg4lgMGLEIVwsY07I8Hx4uBm7RRdwyMuqrqDy2eW76UEZDVyVz\nW1QDNo0ux1WDXMxSUndtDNPj7juYYspCd+7xlifwZnjSbj/cT6OqLF/DtN6fFE7N\nrEwGEmiQBb6XAfY6BkI3LYP3FioV3sSkXWYFaSxEr0cxR03mGIY8kgjqlsN3iS4e\nd/NF6FEcpugIZbJseDs1Yd5lY8pp4wx79gx4dKSTMc/fLIt8KB6lO/5le10C4fuz\n/CQQuVu2LryBRzIoxV2OE66XJLv9HclQoTjH0xJPFAndwtkXkddZRcrT0lT1EMKk\nPdVerrIYeMId3mC2Ijd6p0dFcBXmsi39l0yFM4wZAhHvzaTBJV3d5x8m0nPvy/6v\nuj68qtrXFcmsS4Dig/iLgTjglg1cy9I9kTtDtKLpPGigX4TYLkenKVFT9vB7EcBj\nXPKyRLsubYMWySwQmJm708OLkREKrxrQnfROGo3k/64=",
+        "translations": {
+          "en": {
+            "changelog": ""
+          }
+        },
+        "signatureDigest": "sha512"
+      },
       {
         "version": "0.9.9-alpha",
         "phpExtensions": [],
-- 
GitLab