From aae318f9cda99948f6e6f4585ccb12db08aaec3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfred=20B=C3=BChler?= Date: Sat, 25 Oct 2025 21:00:37 +0200 Subject: [PATCH] Add abu_catcloud --- library-of-plugins/abu_catcloud.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 library-of-plugins/abu_catcloud.json diff --git a/library-of-plugins/abu_catcloud.json b/library-of-plugins/abu_catcloud.json new file mode 100644 index 0000000..12fab5a --- /dev/null +++ b/library-of-plugins/abu_catcloud.json @@ -0,0 +1,15 @@ +{ + "name": "abu_catcloud", + "repositories": [ + { + "repoType": "homepage", + "repoUrl": "https://codeberg.org/abu/abu_catcloud" + } + ], + "stable": { + "version": "0.4.0", + "datePublished": "2025-10-25", + "downloadUrlPhp": "https://codeberg.org/abu/abu_catcloud/releases/download/v0.4.0/abu_catcloud.zip", + "phpHasManifest": 1 + } +}