diff --git a/data/apps.json b/data/apps.json
index 30c849176a399ae4dda0f374a84acc289d5687cf..47007e26221671e28206d4e43499a4463b7f12e2 100644
--- a/data/apps.json
+++ b/data/apps.json
@@ -12075,7 +12075,7 @@
     "issueTracker": "https://github.com/nextcloud/forms/issues",
     "website": "https://github.com/nextcloud/forms",
     "created": "2019-05-29T00:37:35.363258Z",
-    "lastModified": "2024-08-30T22:16:50.191473Z",
+    "lastModified": "2024-10-04T12:20:12.617552Z",
     "releases": [
       {
         "version": "4.3.0-alpha7",
@@ -12202,6 +12202,31 @@
         },
         "signatureDigest": "sha512"
       },
+      {
+        "version": "4.3.0",
+        "phpExtensions": [],
+        "databases": [],
+        "shellCommands": [],
+        "phpVersionSpec": "*",
+        "platformVersionSpec": ">=28.0.0 <31.0.0",
+        "minIntSize": 32,
+        "download": "https://github.com/nextcloud-releases/forms/releases/download/v4.3.0/forms-v4.3.0.tar.gz",
+        "created": "2024-10-04T12:20:12.606125Z",
+        "licenses": [
+          "agpl"
+        ],
+        "lastModified": "2024-10-04T12:20:12.663439Z",
+        "isNightly": false,
+        "rawPhpVersionSpec": "*",
+        "rawPlatformVersionSpec": ">=28 <=30",
+        "signature": "BIqJ0DX885crxn2WObMkaOOTKtXoEfZdNydt2FYA7h9a6L1n3hqzzSEGWVyVRAMydL2d/a/CPybB8C0ukgkWJT73OAYDHaIHFSHvthFc5MTHduuLqrJJxWumDbRJQeUNhpb56jMjA4lFiAc+0qqGDjFerm7E/+OO09rfxjkBxjhEKJl6iTIWlvcIUXqTGko/QCiU0H9VyHG5Y2BDkb+BPnZXE09P9xAiT1IVlNvHzlmwOjoPoLyQQDTUQLhFpu1auKesnwPxQ9nDW80BKGxFy9/1FUyv2/lRdrkFLiyynVJkp7mnb60RmuQA5jtIIyCjczVC8m1lnuIU4AAitPb6ydldaSdQaeg7KMxJ/7W3KhTD6l67xgYI3LjXqDsOnN5/5Q3/XcHUvj+5YyZHDCvxJF1qNDFi9wwVFqKS/TlyQrvIJgtmu1FyjFX12OqoBx0hYiLfvK06zD8xEa70QZ0/f1MNf0FFoEmBLThz/tNESpgrh41QL7QkW0oEwyZeJLkS/h2K0xkwFzuaInb0sADg+xHh3TgkOBkdeOGFNOJ8n7GHg4cTKpGaItFHWRUjDM32G4tQOWnKOrI9c8P6Q2FzMJQ0d1NApQ1jFIULnpA04TZuPwoxsZbXfdzvrd4vOW0uI2QK0ZIQM9Qe1X2PKuyiMQMOhM9s5ebDxq7O+VbKIBo=",
+        "translations": {
+          "en": {
+            "changelog": "[Full Changelog](https://github.com/nextcloud/forms/compare/v4.2.4...v4.3.0)\n\n### Enhancements\n\n-   feat: Allow to reorder options for \"multiple\" question type in backend by @Chartman123 in [\\#2333](https://github.com/nextcloud/forms/pull/2333)\n-   Add support for file question by @Koc in [\\#2040](https://github.com/nextcloud/forms/pull/2040)\n-   feat: Allow listening to form submissions via events and webhooks by @marcelklehr in [\\#2265](https://github.com/nextcloud/forms/pull/2265)\n-   enh: make show to all users an admin setting by @Chartman123 in [\\#2306](https://github.com/nextcloud/forms/pull/2306)\n-   fix: add `target=\"_blank\"` to links in description by @Chartman123 in [\\#2280](https://github.com/nextcloud/forms/pull/2280)\n-   feat: add warning about removing legacy links by @Chartman123 in [\\#2277](https://github.com/nextcloud/forms/pull/2277)\n-   Add QR-Code for Share Links by @Himmelxd in [\\#2162](https://github.com/nextcloud/forms/pull/2162)\n-   feat: add multiple options with one paste by @hamza221 in [\\#1407](https://github.com/nextcloud/forms/pull/1407)\n\n### Fixed\n\n-   fix(export): remove new lines from form title in the exported filename by @tcitworld in [\\#2343](https://github.com/nextcloud/forms/pull/2343)\n-   fix: update values in QuestionMultiple component correctly when `isUnique === true` by @Chartman123 in [\\#2323](https://github.com/nextcloud/forms/pull/2323)\n-   Do not submit fields that not exists anymore by @Koc in [\\#2312](https://github.com/nextcloud/forms/pull/2312)\n-   Fix: Show complete title in TransferOwnership dialog by @Chartman123 in [\\#2292](https://github.com/nextcloud/forms/pull/2292)\n-   fix(submit): `access` is unset for public forms so check for existance first by @susnux in [\\#2291](https://github.com/nextcloud/forms/pull/2291)\n-   Bug. Question type File. When multiple types are selected, only one is used. by @AIlkiv in [\\#2241](https://github.com/nextcloud/forms/pull/2241)\n-   fix: Improve styles of layout for QuestionFile #2253 by @Koc in [\\#2259](https://github.com/nextcloud/forms/pull/2259)\n-   fix: Adjust app to be compatible with Nextcloud 30 by @susnux in [\\#2278](https://github.com/nextcloud/forms/pull/2278)\n-   fix: Fix form view without permissions by @Koc in [\\#2268](https://github.com/nextcloud/forms/pull/2268)\n-   fix: Add support for adding new entries with IME input by @Chartman123 in [\\#2232](https://github.com/nextcloud/forms/pull/2232)\n-   fix: Fix merging of options for cancelable request by @Koc in [\\#2260](https://github.com/nextcloud/forms/pull/2260)\n-   fix: Correctly label forms lists in the app navigation by @susnux in [\\#2208](https://github.com/nextcloud/forms/pull/2208)\n\n### Merged\n\n-   chore: add API v3 by @Chartman123 in [\\#2222](https://github.com/nextcloud/forms/pull/2222)\n-   Data source for the Analytics App by @Rello in [\\#2195](https://github.com/nextcloud/forms/pull/2195)\n-   Optimization method FormsService::canSubmit by @AIlkiv in [\\#2225](https://github.com/nextcloud/forms/pull/2225)\n-   Replace app icon with Material Symbols version by @AndyScherzinger in [\\#2233](https://github.com/nextcloud/forms/pull/2233)\n-   Drop NC27 support for dependabot by @Chartman123 in [\\#2223](https://github.com/nextcloud/forms/pull/2223)\n-   fix(i18n): Fixed grammar by @rakekniven in [\\#2224](https://github.com/nextcloud/forms/pull/2224)\n-   feat: Switch to PlayWright for E2E and component tests by @susnux in [\\#2077](https://github.com/nextcloud/forms/pull/2077)\n-   chore: Use prettier for stylistic rules by @Chartman123 in [\\#2143](https://github.com/nextcloud/forms/pull/2143)"
+          }
+        },
+        "signatureDigest": "sha512"
+      },
       {
         "version": "4.2.4",
         "phpExtensions": [],
@@ -12376,21 +12401,6 @@
     },
     "isFeatured": true,
     "authors": [
-      {
-        "name": "Hamza Mahjoubi",
-        "mail": "",
-        "homepage": ""
-      },
-      {
-        "name": "Inigo Jiron",
-        "mail": "",
-        "homepage": ""
-      },
-      {
-        "name": "Jan C. Borchardt",
-        "mail": "",
-        "homepage": ""
-      },
       {
         "name": "John Molakvoæ",
         "mail": "",
@@ -12465,6 +12475,21 @@
         "name": "Ferdinand Thiessen",
         "mail": "",
         "homepage": ""
+      },
+      {
+        "name": "Hamza Mahjoubi",
+        "mail": "",
+        "homepage": ""
+      },
+      {
+        "name": "Inigo Jiron",
+        "mail": "",
+        "homepage": ""
+      },
+      {
+        "name": "Jan C. Borchardt",
+        "mail": "",
+        "homepage": ""
       }
     ],
     "ratingRecent": 0.5,
@@ -12669,7 +12694,7 @@
     "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-10-02T10:49:32.252177Z",
+    "lastModified": "2024-10-04T09:37:37.707249Z",
     "releases": [
       {
         "version": "29.4.3",
@@ -17938,19 +17963,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"
@@ -17963,19 +17988,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"
@@ -23916,10 +23941,10 @@
     "issueTracker": "https://github.com/nextcloud/news/issues",
     "website": "https://github.com/nextcloud/news",
     "created": "2016-09-13T19:36:01.812869Z",
-    "lastModified": "2024-07-08T07:36:37.931295Z",
+    "lastModified": "2024-10-04T06:40:21.810457Z",
     "releases": [
       {
-        "version": "25.0.0-alpha8",
+        "version": "25.0.0-alpha9",
         "phpExtensions": [
           {
             "id": "libxml",
@@ -23973,16 +23998,16 @@
         "phpVersionSpec": ">=8.0.0",
         "platformVersionSpec": ">=27.0.0 <30.0.0",
         "minIntSize": 64,
-        "download": "https://github.com/nextcloud/news/releases/download/25.0.0-alpha8/news.tar.gz",
-        "created": "2024-07-08T07:36:38.009722Z",
+        "download": "https://github.com/nextcloud/news/releases/download/25.0.0-alpha9/news.tar.gz",
+        "created": "2024-10-04T06:40:21.823918Z",
         "licenses": [
           "agpl"
         ],
-        "lastModified": "2024-07-08T07:36:38.229876Z",
+        "lastModified": "2024-10-04T06:40:21.846599Z",
         "isNightly": true,
         "rawPhpVersionSpec": ">=8.0",
         "rawPlatformVersionSpec": ">=27 <=29",
-        "signature": "CxBudbhcEN3N9KI3J2Ie6sCVTXKSckzeQEIIQB/6vESBEZzWdLTeBrlSXgJTGjV7oJyn00DUxPGgbo7HrHZhpyBYCn3SDnZLZ47Fgz9nKSZ+bJcb81j61Hk4SBZojxWJkjcwX/zlxdN0aRCNUCJMr2GQhMidqbZpemDF1vpuvTX1uTmlN5urYyDVbvqW3EV6rSzY+y4xVjgyg7qtx+tWXajV0GjPU8t/Uq0ViASNCtjssgZYSjhRVrWTsmpiO7IEQ6uhRBud5f2vl2k1A/YJXMrQVJD6VS9lJJgoxwO6XsohDwkEkjNhtetGubGDABbwRUaX4NecNW8VL/xjt/FApZikhbHkNcrP2SLBXNPgZ6rswXKd6ytJTF3WDBtOZt8g0K8cXzinCN4db74YqE0AZnhazX0UrSuZzdQjmWo7NzOe3MJUVaDPLYDOjfTM/pfmumNlf8a+lhF+lXOutY4WF+VjhMtzTtKd3y19QUTKCmCuujsgnSW7t5kVQRBwaStbRVLR9AvVoWzdIyaJ2Qz1PNymVb0itJ+trDJPV/IMNgxAmTzfpD0QdsxwB47LfyOqyfonkrC5YPq7OGbnlBV/Yhef6esbmD4kvRRiQfwl3nit9vaYzBkJk6U/atbP1CqG5rVpC4BbnBE6yXUHmvk6cMvn+ogDSgJsPZpOpcaRZzo=",
+        "signature": "Mz343mB3pRSTrKzUFrczuLh4/eBh0J2zkhRPzlz4teOJBfHuT59gaeikn3uL+qdgH3mXNkk9YI48yg0qjUlcO6/ec/RIcJYgATUP7bkFuLqUyT7KE6sC2im6T70btBLXxLDGo0c0uflmseBmf9+Xbc5xcaSycvD+545nQcPcEcAb4eVfOGDse6T5cLnQUMuc+uLUGbnIi9op+gGASsMui9pulAKb/XKoi/SV8zxTCCQVQ7ayJJdL7qrcTgFZAbcl84QHdsSkj/Dy1V/qV3WJtwteRBtO/bNnv8QTqOiI2DOeE/6ij5ycfSnsaT8kmUi7+CNMBrZgkA7vwVR1y5oc3MfDGQYfjMEYSEamQjIJJ9HGn8WDnNY9wdI54zSwsBRtl6n2vakfgRB6mcTLotMaElWovMJSWnP2wVwYZWCiZEdUPV9NDZKJ68WVR021M4vTh4wHKqt1q3BhMja0nG40lxjqkrv1h6i7BvxRiUzpmLd+rQdhzh76EyvyUIytr04ywEMwAX1y3AegurJ/p2gbRLtcLZEfUqxCZThw9hqcjf1qIOS+gLJpCIwQ9ltxDNlDp66sG5XhCLHnRzRX6hDje61658LdD5fmRt9FkM5tQXU2xCrOSLukSZjuMWE6186Q+uoznU+/IAprsbMJwICMe2dtUpfvzYhGasGC8W6+lPc=",
         "translations": {
           "en": {
             "changelog": ""
@@ -25223,8 +25248,60 @@
     "issueTracker": "https://github.com/OpenCatalogi/.github/issues",
     "website": "https://documentatie.opencatalogi.nl/",
     "created": "2024-08-20T20:51:37.529873Z",
-    "lastModified": "2024-09-30T14:56:34.564464Z",
+    "lastModified": "2024-10-04T07:48:26.798141Z",
     "releases": [
+      {
+        "version": "0.6.12",
+        "phpExtensions": [
+          {
+            "id": "curl",
+            "versionSpec": "*",
+            "rawVersionSpec": "*"
+          },
+          {
+            "id": "zip",
+            "versionSpec": "*",
+            "rawVersionSpec": "*"
+          }
+        ],
+        "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/opencatalogi/releases/download/v0.6.12/opencatalogi-0.6.12.tar.gz",
+        "created": "2024-10-04T07:48:26.697257Z",
+        "licenses": [
+          "agpl"
+        ],
+        "lastModified": "2024-10-04T07:48:26.833361Z",
+        "isNightly": false,
+        "rawPhpVersionSpec": ">=8.0",
+        "rawPlatformVersionSpec": ">=28 <=30",
+        "signature": "mVeOnlICqRCQoh9VjD/nDQUtPf74XhM+piy/gT4NVBpDHHIn8WDji2dtn1Iysw9Yq1xhZtLv9RezRVfUIc6n7fA25FSIeAVxwcgLCn0ZApCwFnekTl3jzivRbeBR7dM7EUH2Jv4iST57cqXxPvclTAjGy+xEblEHong9I+O/4GKag2twoWIiElOoU7DcsajQcGDrIjxu4ili//gkHvk7ZFJ5nUujlzfvBay+K+UUJJwL3IRVdpL/AE1vwCPlL3Cdddq5eoVIpjjjwFIO44VHm7UsYu8eMteFYOnZOrgEAIxNVA4DPBuEPg5SuGcBPYo47vhYoXfjznt5egQim+W9hUB3Bgf447DbTFGkfjN3n9D4nkHjCQ8GD1COgWVLeDBMBw3Olsc0KnUajsxLoslWKvcrSqZRzxNoP7N7sM/uRfVjIqxlRrR2BIgN9r7XrolMNFaThKU9xcx1QTVwu9Nu6ZAcSYu8CdDGInYT1E6C03mNlaaw+sUFveF8RYL3R/5PzFIRCLEC6lgp9rPVwUsrRPHMwP2bY3rVyUPs81tTNZy0c7OA3xSDRd2FeI9H37ybDDdY5niLJ+qBvRwKTpMff8tdy7yDRPHat7LtHApzeWngkrr/IZaPfsjw+du5oaDmHhu/bF1ZVF7qOCFnT8PcZZ/prsovqFykVtPryiVcWE0=",
+        "translations": {
+          "en": {
+            "changelog": ""
+          }
+        },
+        "signatureDigest": "sha512"
+      },
       {
         "version": "0.6.11",
         "phpExtensions": [