From f8536932ee7d073c9e0581ce9434105bd5f59b6b Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Sat, 30 May 2026 16:06:03 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- appstore/astrbot-napcat/4.18.4/docker-compose.yml | 2 +- appstore/astrbot/{4.25.1 => 4.25.2}/.env | 0 appstore/astrbot/{4.25.1 => 4.25.2}/data.yml | 0 appstore/astrbot/{4.25.1 => 4.25.2}/docker-compose.yml | 2 +- appstore/astrbot/{4.25.1 => 4.25.2}/envs/default.env | 0 appstore/astrbot/{4.25.1 => 4.25.2}/envs/global.env | 0 appstore/astrbot/{4.25.1 => 4.25.2}/scripts/init.sh | 0 appstore/astrbot/{4.25.1 => 4.25.2}/scripts/uninstall.sh | 0 appstore/astrbot/{4.25.1 => 4.25.2}/scripts/upgrade.sh | 0 dockge/astrbot-napcat/docker-compose.yml | 2 +- dockge/astrbot/docker-compose.yml | 2 +- 11 files changed, 4 insertions(+), 4 deletions(-) rename appstore/astrbot/{4.25.1 => 4.25.2}/.env (100%) rename appstore/astrbot/{4.25.1 => 4.25.2}/data.yml (100%) rename appstore/astrbot/{4.25.1 => 4.25.2}/docker-compose.yml (94%) rename appstore/astrbot/{4.25.1 => 4.25.2}/envs/default.env (100%) rename appstore/astrbot/{4.25.1 => 4.25.2}/envs/global.env (100%) rename appstore/astrbot/{4.25.1 => 4.25.2}/scripts/init.sh (100%) rename appstore/astrbot/{4.25.1 => 4.25.2}/scripts/uninstall.sh (100%) rename appstore/astrbot/{4.25.1 => 4.25.2}/scripts/upgrade.sh (100%) diff --git a/appstore/astrbot-napcat/4.18.4/docker-compose.yml b/appstore/astrbot-napcat/4.18.4/docker-compose.yml index 4708a1595..815a2da3c 100644 --- a/appstore/astrbot-napcat/4.18.4/docker-compose.yml +++ b/appstore/astrbot-napcat/4.18.4/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.25.1 + image: soulter/astrbot:v4.25.2 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.25.1/.env b/appstore/astrbot/4.25.2/.env similarity index 100% rename from appstore/astrbot/4.25.1/.env rename to appstore/astrbot/4.25.2/.env diff --git a/appstore/astrbot/4.25.1/data.yml b/appstore/astrbot/4.25.2/data.yml similarity index 100% rename from appstore/astrbot/4.25.1/data.yml rename to appstore/astrbot/4.25.2/data.yml diff --git a/appstore/astrbot/4.25.1/docker-compose.yml b/appstore/astrbot/4.25.2/docker-compose.yml similarity index 94% rename from appstore/astrbot/4.25.1/docker-compose.yml rename to appstore/astrbot/4.25.2/docker-compose.yml index 8f3b0288e..76b693771 100644 --- a/appstore/astrbot/4.25.1/docker-compose.yml +++ b/appstore/astrbot/4.25.2/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.25.1 + image: soulter/astrbot:v4.25.2 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.25.1/envs/default.env b/appstore/astrbot/4.25.2/envs/default.env similarity index 100% rename from appstore/astrbot/4.25.1/envs/default.env rename to appstore/astrbot/4.25.2/envs/default.env diff --git a/appstore/astrbot/4.25.1/envs/global.env b/appstore/astrbot/4.25.2/envs/global.env similarity index 100% rename from appstore/astrbot/4.25.1/envs/global.env rename to appstore/astrbot/4.25.2/envs/global.env diff --git a/appstore/astrbot/4.25.1/scripts/init.sh b/appstore/astrbot/4.25.2/scripts/init.sh similarity index 100% rename from appstore/astrbot/4.25.1/scripts/init.sh rename to appstore/astrbot/4.25.2/scripts/init.sh diff --git a/appstore/astrbot/4.25.1/scripts/uninstall.sh b/appstore/astrbot/4.25.2/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot/4.25.1/scripts/uninstall.sh rename to appstore/astrbot/4.25.2/scripts/uninstall.sh diff --git a/appstore/astrbot/4.25.1/scripts/upgrade.sh b/appstore/astrbot/4.25.2/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot/4.25.1/scripts/upgrade.sh rename to appstore/astrbot/4.25.2/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index 4708a1595..815a2da3c 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.25.1 + image: soulter/astrbot:v4.25.2 labels: createdBy: Apps networks: diff --git a/dockge/astrbot/docker-compose.yml b/dockge/astrbot/docker-compose.yml index 8f3b0288e..76b693771 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.25.1 + image: soulter/astrbot:v4.25.2 labels: createdBy: Apps networks: