From f7a3d0b30b463edf2eb30d9fd41004cd79545e86 Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Fri, 14 Nov 2025 18:31:40 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/astrbot-napcat/{4.9.66 => 4.9.70}/.env | 0 appstore/astrbot-napcat/{4.9.66 => 4.9.70}/data.yml | 0 appstore/astrbot-napcat/{4.9.66 => 4.9.70}/docker-compose.yml | 2 +- appstore/astrbot-napcat/{4.9.66 => 4.9.70}/envs/default.env | 0 appstore/astrbot-napcat/{4.9.66 => 4.9.70}/envs/global.env | 0 appstore/astrbot-napcat/{4.9.66 => 4.9.70}/scripts/init.sh | 0 appstore/astrbot-napcat/{4.9.66 => 4.9.70}/scripts/uninstall.sh | 0 appstore/astrbot-napcat/{4.9.66 => 4.9.70}/scripts/upgrade.sh | 0 appstore/super-productivity/{16.3.0 => 16.3.5}/.env | 0 appstore/super-productivity/{16.3.0 => 16.3.5}/conf/webdav.yaml | 0 appstore/super-productivity/{16.3.0 => 16.3.5}/data.yml | 0 .../super-productivity/{16.3.0 => 16.3.5}/docker-compose.yml | 2 +- appstore/super-productivity/{16.3.0 => 16.3.5}/envs/default.env | 0 appstore/super-productivity/{16.3.0 => 16.3.5}/envs/global.env | 0 appstore/super-productivity/{16.3.0 => 16.3.5}/scripts/init.sh | 0 .../super-productivity/{16.3.0 => 16.3.5}/scripts/uninstall.sh | 0 .../super-productivity/{16.3.0 => 16.3.5}/scripts/upgrade.sh | 0 dockge/astrbot-napcat/docker-compose.yml | 2 +- dockge/super-productivity/docker-compose.yml | 2 +- 19 files changed, 4 insertions(+), 4 deletions(-) rename appstore/astrbot-napcat/{4.9.66 => 4.9.70}/.env (100%) rename appstore/astrbot-napcat/{4.9.66 => 4.9.70}/data.yml (100%) rename appstore/astrbot-napcat/{4.9.66 => 4.9.70}/docker-compose.yml (96%) rename appstore/astrbot-napcat/{4.9.66 => 4.9.70}/envs/default.env (100%) rename appstore/astrbot-napcat/{4.9.66 => 4.9.70}/envs/global.env (100%) rename appstore/astrbot-napcat/{4.9.66 => 4.9.70}/scripts/init.sh (100%) rename appstore/astrbot-napcat/{4.9.66 => 4.9.70}/scripts/uninstall.sh (100%) rename appstore/astrbot-napcat/{4.9.66 => 4.9.70}/scripts/upgrade.sh (100%) rename appstore/super-productivity/{16.3.0 => 16.3.5}/.env (100%) rename appstore/super-productivity/{16.3.0 => 16.3.5}/conf/webdav.yaml (100%) rename appstore/super-productivity/{16.3.0 => 16.3.5}/data.yml (100%) rename appstore/super-productivity/{16.3.0 => 16.3.5}/docker-compose.yml (93%) rename appstore/super-productivity/{16.3.0 => 16.3.5}/envs/default.env (100%) rename appstore/super-productivity/{16.3.0 => 16.3.5}/envs/global.env (100%) rename appstore/super-productivity/{16.3.0 => 16.3.5}/scripts/init.sh (100%) rename appstore/super-productivity/{16.3.0 => 16.3.5}/scripts/uninstall.sh (100%) rename appstore/super-productivity/{16.3.0 => 16.3.5}/scripts/upgrade.sh (100%) diff --git a/appstore/astrbot-napcat/4.9.66/.env b/appstore/astrbot-napcat/4.9.70/.env similarity index 100% rename from appstore/astrbot-napcat/4.9.66/.env rename to appstore/astrbot-napcat/4.9.70/.env diff --git a/appstore/astrbot-napcat/4.9.66/data.yml b/appstore/astrbot-napcat/4.9.70/data.yml similarity index 100% rename from appstore/astrbot-napcat/4.9.66/data.yml rename to appstore/astrbot-napcat/4.9.70/data.yml diff --git a/appstore/astrbot-napcat/4.9.66/docker-compose.yml b/appstore/astrbot-napcat/4.9.70/docker-compose.yml similarity index 96% rename from appstore/astrbot-napcat/4.9.66/docker-compose.yml rename to appstore/astrbot-napcat/4.9.70/docker-compose.yml index af29ed142..10e4b18e7 100644 --- a/appstore/astrbot-napcat/4.9.66/docker-compose.yml +++ b/appstore/astrbot-napcat/4.9.70/docker-compose.yml @@ -36,7 +36,7 @@ services: - MODE=astrbot - NAPCAT_UID=${NAPCAT_UID:-1000} - NAPCAT_GID=${NAPCAT_GID:-1000} - image: mlikiowa/napcat-docker:v4.9.66 + image: mlikiowa/napcat-docker:v4.9.70 mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02} networks: - 1panel-network diff --git a/appstore/astrbot-napcat/4.9.66/envs/default.env b/appstore/astrbot-napcat/4.9.70/envs/default.env similarity index 100% rename from appstore/astrbot-napcat/4.9.66/envs/default.env rename to appstore/astrbot-napcat/4.9.70/envs/default.env diff --git a/appstore/astrbot-napcat/4.9.66/envs/global.env b/appstore/astrbot-napcat/4.9.70/envs/global.env similarity index 100% rename from appstore/astrbot-napcat/4.9.66/envs/global.env rename to appstore/astrbot-napcat/4.9.70/envs/global.env diff --git a/appstore/astrbot-napcat/4.9.66/scripts/init.sh b/appstore/astrbot-napcat/4.9.70/scripts/init.sh similarity index 100% rename from appstore/astrbot-napcat/4.9.66/scripts/init.sh rename to appstore/astrbot-napcat/4.9.70/scripts/init.sh diff --git a/appstore/astrbot-napcat/4.9.66/scripts/uninstall.sh b/appstore/astrbot-napcat/4.9.70/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot-napcat/4.9.66/scripts/uninstall.sh rename to appstore/astrbot-napcat/4.9.70/scripts/uninstall.sh diff --git a/appstore/astrbot-napcat/4.9.66/scripts/upgrade.sh b/appstore/astrbot-napcat/4.9.70/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot-napcat/4.9.66/scripts/upgrade.sh rename to appstore/astrbot-napcat/4.9.70/scripts/upgrade.sh diff --git a/appstore/super-productivity/16.3.0/.env b/appstore/super-productivity/16.3.5/.env similarity index 100% rename from appstore/super-productivity/16.3.0/.env rename to appstore/super-productivity/16.3.5/.env diff --git a/appstore/super-productivity/16.3.0/conf/webdav.yaml b/appstore/super-productivity/16.3.5/conf/webdav.yaml similarity index 100% rename from appstore/super-productivity/16.3.0/conf/webdav.yaml rename to appstore/super-productivity/16.3.5/conf/webdav.yaml diff --git a/appstore/super-productivity/16.3.0/data.yml b/appstore/super-productivity/16.3.5/data.yml similarity index 100% rename from appstore/super-productivity/16.3.0/data.yml rename to appstore/super-productivity/16.3.5/data.yml diff --git a/appstore/super-productivity/16.3.0/docker-compose.yml b/appstore/super-productivity/16.3.5/docker-compose.yml similarity index 93% rename from appstore/super-productivity/16.3.0/docker-compose.yml rename to appstore/super-productivity/16.3.5/docker-compose.yml index 109770e1e..2bddecd2e 100644 --- a/appstore/super-productivity/16.3.0/docker-compose.yml +++ b/appstore/super-productivity/16.3.5/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v16.3.0 + image: johannesjo/super-productivity:v16.3.5 labels: createdBy: Apps networks: diff --git a/appstore/super-productivity/16.3.0/envs/default.env b/appstore/super-productivity/16.3.5/envs/default.env similarity index 100% rename from appstore/super-productivity/16.3.0/envs/default.env rename to appstore/super-productivity/16.3.5/envs/default.env diff --git a/appstore/super-productivity/16.3.0/envs/global.env b/appstore/super-productivity/16.3.5/envs/global.env similarity index 100% rename from appstore/super-productivity/16.3.0/envs/global.env rename to appstore/super-productivity/16.3.5/envs/global.env diff --git a/appstore/super-productivity/16.3.0/scripts/init.sh b/appstore/super-productivity/16.3.5/scripts/init.sh similarity index 100% rename from appstore/super-productivity/16.3.0/scripts/init.sh rename to appstore/super-productivity/16.3.5/scripts/init.sh diff --git a/appstore/super-productivity/16.3.0/scripts/uninstall.sh b/appstore/super-productivity/16.3.5/scripts/uninstall.sh similarity index 100% rename from appstore/super-productivity/16.3.0/scripts/uninstall.sh rename to appstore/super-productivity/16.3.5/scripts/uninstall.sh diff --git a/appstore/super-productivity/16.3.0/scripts/upgrade.sh b/appstore/super-productivity/16.3.5/scripts/upgrade.sh similarity index 100% rename from appstore/super-productivity/16.3.0/scripts/upgrade.sh rename to appstore/super-productivity/16.3.5/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index af29ed142..10e4b18e7 100644 --- a/dockge/astrbot-napcat/docker-compose.yml +++ b/dockge/astrbot-napcat/docker-compose.yml @@ -36,7 +36,7 @@ services: - MODE=astrbot - NAPCAT_UID=${NAPCAT_UID:-1000} - NAPCAT_GID=${NAPCAT_GID:-1000} - image: mlikiowa/napcat-docker:v4.9.66 + image: mlikiowa/napcat-docker:v4.9.70 mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02} networks: - 1panel-network diff --git a/dockge/super-productivity/docker-compose.yml b/dockge/super-productivity/docker-compose.yml index 109770e1e..2bddecd2e 100644 --- a/dockge/super-productivity/docker-compose.yml +++ b/dockge/super-productivity/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v16.3.0 + image: johannesjo/super-productivity:v16.3.5 labels: createdBy: Apps networks: