From 67bb8146035e373be6856c602793741407877587 Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Tue, 10 Mar 2026 18:54:36 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/astrbot-napcat/4.17.46/docker-compose.yml | 2 +- appstore/astrbot/{4.19.4 => 4.19.5}/.env | 0 appstore/astrbot/{4.19.4 => 4.19.5}/data.yml | 0 appstore/astrbot/{4.19.4 => 4.19.5}/docker-compose.yml | 2 +- appstore/astrbot/{4.19.4 => 4.19.5}/envs/default.env | 0 appstore/astrbot/{4.19.4 => 4.19.5}/envs/global.env | 0 appstore/astrbot/{4.19.4 => 4.19.5}/scripts/init.sh | 0 appstore/astrbot/{4.19.4 => 4.19.5}/scripts/uninstall.sh | 0 appstore/astrbot/{4.19.4 => 4.19.5}/scripts/upgrade.sh | 0 appstore/element-web/{1.12.11 => 1.12.12}/.env | 0 .../element-web/{1.12.11 => 1.12.12}/conf/config.sample.json | 0 appstore/element-web/{1.12.11 => 1.12.12}/data.yml | 0 appstore/element-web/{1.12.11 => 1.12.12}/docker-compose.yml | 2 +- appstore/element-web/{1.12.11 => 1.12.12}/envs/default.env | 0 appstore/element-web/{1.12.11 => 1.12.12}/envs/global.env | 0 appstore/element-web/{1.12.11 => 1.12.12}/scripts/init.sh | 0 .../element-web/{1.12.11 => 1.12.12}/scripts/uninstall.sh | 0 appstore/element-web/{1.12.11 => 1.12.12}/scripts/upgrade.sh | 0 appstore/synapse/{1.148.0 => 1.149.0}/.env | 0 appstore/synapse/{1.148.0 => 1.149.0}/data.yml | 0 appstore/synapse/{1.148.0 => 1.149.0}/docker-compose.yml | 4 ++-- appstore/synapse/{1.148.0 => 1.149.0}/envs/default.env | 0 appstore/synapse/{1.148.0 => 1.149.0}/envs/global.env | 0 appstore/synapse/{1.148.0 => 1.149.0}/scripts/init.sh | 0 appstore/synapse/{1.148.0 => 1.149.0}/scripts/uninstall.sh | 0 appstore/synapse/{1.148.0 => 1.149.0}/scripts/upgrade.sh | 0 dockge/astrbot-napcat/docker-compose.yml | 2 +- dockge/astrbot/docker-compose.yml | 2 +- dockge/element-web/docker-compose.yml | 2 +- dockge/synapse/docker-compose.yml | 4 ++-- 30 files changed, 10 insertions(+), 10 deletions(-) rename appstore/astrbot/{4.19.4 => 4.19.5}/.env (100%) rename appstore/astrbot/{4.19.4 => 4.19.5}/data.yml (100%) rename appstore/astrbot/{4.19.4 => 4.19.5}/docker-compose.yml (94%) rename appstore/astrbot/{4.19.4 => 4.19.5}/envs/default.env (100%) rename appstore/astrbot/{4.19.4 => 4.19.5}/envs/global.env (100%) rename appstore/astrbot/{4.19.4 => 4.19.5}/scripts/init.sh (100%) rename appstore/astrbot/{4.19.4 => 4.19.5}/scripts/uninstall.sh (100%) rename appstore/astrbot/{4.19.4 => 4.19.5}/scripts/upgrade.sh (100%) rename appstore/element-web/{1.12.11 => 1.12.12}/.env (100%) rename appstore/element-web/{1.12.11 => 1.12.12}/conf/config.sample.json (100%) rename appstore/element-web/{1.12.11 => 1.12.12}/data.yml (100%) rename appstore/element-web/{1.12.11 => 1.12.12}/docker-compose.yml (89%) rename appstore/element-web/{1.12.11 => 1.12.12}/envs/default.env (100%) rename appstore/element-web/{1.12.11 => 1.12.12}/envs/global.env (100%) rename appstore/element-web/{1.12.11 => 1.12.12}/scripts/init.sh (100%) rename appstore/element-web/{1.12.11 => 1.12.12}/scripts/uninstall.sh (100%) rename appstore/element-web/{1.12.11 => 1.12.12}/scripts/upgrade.sh (100%) rename appstore/synapse/{1.148.0 => 1.149.0}/.env (100%) rename appstore/synapse/{1.148.0 => 1.149.0}/data.yml (100%) rename appstore/synapse/{1.148.0 => 1.149.0}/docker-compose.yml (89%) rename appstore/synapse/{1.148.0 => 1.149.0}/envs/default.env (100%) rename appstore/synapse/{1.148.0 => 1.149.0}/envs/global.env (100%) rename appstore/synapse/{1.148.0 => 1.149.0}/scripts/init.sh (100%) rename appstore/synapse/{1.148.0 => 1.149.0}/scripts/uninstall.sh (100%) rename appstore/synapse/{1.148.0 => 1.149.0}/scripts/upgrade.sh (100%) diff --git a/appstore/astrbot-napcat/4.17.46/docker-compose.yml b/appstore/astrbot-napcat/4.17.46/docker-compose.yml index 47357f696..a786409d8 100644 --- a/appstore/astrbot-napcat/4.17.46/docker-compose.yml +++ b/appstore/astrbot-napcat/4.17.46/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.19.4 + image: soulter/astrbot:v4.19.5 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.19.4/.env b/appstore/astrbot/4.19.5/.env similarity index 100% rename from appstore/astrbot/4.19.4/.env rename to appstore/astrbot/4.19.5/.env diff --git a/appstore/astrbot/4.19.4/data.yml b/appstore/astrbot/4.19.5/data.yml similarity index 100% rename from appstore/astrbot/4.19.4/data.yml rename to appstore/astrbot/4.19.5/data.yml diff --git a/appstore/astrbot/4.19.4/docker-compose.yml b/appstore/astrbot/4.19.5/docker-compose.yml similarity index 94% rename from appstore/astrbot/4.19.4/docker-compose.yml rename to appstore/astrbot/4.19.5/docker-compose.yml index 4fcb3426c..8659386dc 100644 --- a/appstore/astrbot/4.19.4/docker-compose.yml +++ b/appstore/astrbot/4.19.5/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.19.4 + image: soulter/astrbot:v4.19.5 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.19.4/envs/default.env b/appstore/astrbot/4.19.5/envs/default.env similarity index 100% rename from appstore/astrbot/4.19.4/envs/default.env rename to appstore/astrbot/4.19.5/envs/default.env diff --git a/appstore/astrbot/4.19.4/envs/global.env b/appstore/astrbot/4.19.5/envs/global.env similarity index 100% rename from appstore/astrbot/4.19.4/envs/global.env rename to appstore/astrbot/4.19.5/envs/global.env diff --git a/appstore/astrbot/4.19.4/scripts/init.sh b/appstore/astrbot/4.19.5/scripts/init.sh similarity index 100% rename from appstore/astrbot/4.19.4/scripts/init.sh rename to appstore/astrbot/4.19.5/scripts/init.sh diff --git a/appstore/astrbot/4.19.4/scripts/uninstall.sh b/appstore/astrbot/4.19.5/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot/4.19.4/scripts/uninstall.sh rename to appstore/astrbot/4.19.5/scripts/uninstall.sh diff --git a/appstore/astrbot/4.19.4/scripts/upgrade.sh b/appstore/astrbot/4.19.5/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot/4.19.4/scripts/upgrade.sh rename to appstore/astrbot/4.19.5/scripts/upgrade.sh diff --git a/appstore/element-web/1.12.11/.env b/appstore/element-web/1.12.12/.env similarity index 100% rename from appstore/element-web/1.12.11/.env rename to appstore/element-web/1.12.12/.env diff --git a/appstore/element-web/1.12.11/conf/config.sample.json b/appstore/element-web/1.12.12/conf/config.sample.json similarity index 100% rename from appstore/element-web/1.12.11/conf/config.sample.json rename to appstore/element-web/1.12.12/conf/config.sample.json diff --git a/appstore/element-web/1.12.11/data.yml b/appstore/element-web/1.12.12/data.yml similarity index 100% rename from appstore/element-web/1.12.11/data.yml rename to appstore/element-web/1.12.12/data.yml diff --git a/appstore/element-web/1.12.11/docker-compose.yml b/appstore/element-web/1.12.12/docker-compose.yml similarity index 89% rename from appstore/element-web/1.12.11/docker-compose.yml rename to appstore/element-web/1.12.12/docker-compose.yml index 8777a50ce..bad42a4d4 100644 --- a/appstore/element-web/1.12.11/docker-compose.yml +++ b/appstore/element-web/1.12.12/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: vectorim/element-web:v1.12.11 + image: vectorim/element-web:v1.12.12 labels: createdBy: Apps networks: diff --git a/appstore/element-web/1.12.11/envs/default.env b/appstore/element-web/1.12.12/envs/default.env similarity index 100% rename from appstore/element-web/1.12.11/envs/default.env rename to appstore/element-web/1.12.12/envs/default.env diff --git a/appstore/element-web/1.12.11/envs/global.env b/appstore/element-web/1.12.12/envs/global.env similarity index 100% rename from appstore/element-web/1.12.11/envs/global.env rename to appstore/element-web/1.12.12/envs/global.env diff --git a/appstore/element-web/1.12.11/scripts/init.sh b/appstore/element-web/1.12.12/scripts/init.sh similarity index 100% rename from appstore/element-web/1.12.11/scripts/init.sh rename to appstore/element-web/1.12.12/scripts/init.sh diff --git a/appstore/element-web/1.12.11/scripts/uninstall.sh b/appstore/element-web/1.12.12/scripts/uninstall.sh similarity index 100% rename from appstore/element-web/1.12.11/scripts/uninstall.sh rename to appstore/element-web/1.12.12/scripts/uninstall.sh diff --git a/appstore/element-web/1.12.11/scripts/upgrade.sh b/appstore/element-web/1.12.12/scripts/upgrade.sh similarity index 100% rename from appstore/element-web/1.12.11/scripts/upgrade.sh rename to appstore/element-web/1.12.12/scripts/upgrade.sh diff --git a/appstore/synapse/1.148.0/.env b/appstore/synapse/1.149.0/.env similarity index 100% rename from appstore/synapse/1.148.0/.env rename to appstore/synapse/1.149.0/.env diff --git a/appstore/synapse/1.148.0/data.yml b/appstore/synapse/1.149.0/data.yml similarity index 100% rename from appstore/synapse/1.148.0/data.yml rename to appstore/synapse/1.149.0/data.yml diff --git a/appstore/synapse/1.148.0/docker-compose.yml b/appstore/synapse/1.149.0/docker-compose.yml similarity index 89% rename from appstore/synapse/1.148.0/docker-compose.yml rename to appstore/synapse/1.149.0/docker-compose.yml index 504a8099e..47a6ec3b4 100644 --- a/appstore/synapse/1.148.0/docker-compose.yml +++ b/appstore/synapse/1.149.0/docker-compose.yml @@ -9,7 +9,7 @@ services: env_file: - ./envs/global.env - .env - image: matrixdotorg/synapse:v1.148.0 + image: matrixdotorg/synapse:v1.149.0 labels: createdBy: Apps networks: @@ -31,7 +31,7 @@ services: - SYNAPSE_REPORT_STATS=no - SYNAPSE_NO_TLS=true - SYNAPSE_HTTP_PORT=8008 - image: matrixdotorg/synapse:v1.148.0 + image: matrixdotorg/synapse:v1.149.0 networks: - 1panel-network restart: false diff --git a/appstore/synapse/1.148.0/envs/default.env b/appstore/synapse/1.149.0/envs/default.env similarity index 100% rename from appstore/synapse/1.148.0/envs/default.env rename to appstore/synapse/1.149.0/envs/default.env diff --git a/appstore/synapse/1.148.0/envs/global.env b/appstore/synapse/1.149.0/envs/global.env similarity index 100% rename from appstore/synapse/1.148.0/envs/global.env rename to appstore/synapse/1.149.0/envs/global.env diff --git a/appstore/synapse/1.148.0/scripts/init.sh b/appstore/synapse/1.149.0/scripts/init.sh similarity index 100% rename from appstore/synapse/1.148.0/scripts/init.sh rename to appstore/synapse/1.149.0/scripts/init.sh diff --git a/appstore/synapse/1.148.0/scripts/uninstall.sh b/appstore/synapse/1.149.0/scripts/uninstall.sh similarity index 100% rename from appstore/synapse/1.148.0/scripts/uninstall.sh rename to appstore/synapse/1.149.0/scripts/uninstall.sh diff --git a/appstore/synapse/1.148.0/scripts/upgrade.sh b/appstore/synapse/1.149.0/scripts/upgrade.sh similarity index 100% rename from appstore/synapse/1.148.0/scripts/upgrade.sh rename to appstore/synapse/1.149.0/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index 47357f696..a786409d8 100644 --- a/dockge/astrbot-napcat/docker-compose.yml +++ b/dockge/astrbot-napcat/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.19.4 + image: soulter/astrbot:v4.19.5 labels: createdBy: Apps networks: diff --git a/dockge/astrbot/docker-compose.yml b/dockge/astrbot/docker-compose.yml index 4fcb3426c..8659386dc 100644 --- a/dockge/astrbot/docker-compose.yml +++ b/dockge/astrbot/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.19.4 + image: soulter/astrbot:v4.19.5 labels: createdBy: Apps networks: diff --git a/dockge/element-web/docker-compose.yml b/dockge/element-web/docker-compose.yml index 8777a50ce..bad42a4d4 100644 --- a/dockge/element-web/docker-compose.yml +++ b/dockge/element-web/docker-compose.yml @@ -7,7 +7,7 @@ services: env_file: - ./envs/global.env - .env - image: vectorim/element-web:v1.12.11 + image: vectorim/element-web:v1.12.12 labels: createdBy: Apps networks: diff --git a/dockge/synapse/docker-compose.yml b/dockge/synapse/docker-compose.yml index 504a8099e..47a6ec3b4 100644 --- a/dockge/synapse/docker-compose.yml +++ b/dockge/synapse/docker-compose.yml @@ -9,7 +9,7 @@ services: env_file: - ./envs/global.env - .env - image: matrixdotorg/synapse:v1.148.0 + image: matrixdotorg/synapse:v1.149.0 labels: createdBy: Apps networks: @@ -31,7 +31,7 @@ services: - SYNAPSE_REPORT_STATS=no - SYNAPSE_NO_TLS=true - SYNAPSE_HTTP_PORT=8008 - image: matrixdotorg/synapse:v1.148.0 + image: matrixdotorg/synapse:v1.149.0 networks: - 1panel-network restart: false