diff --git a/appstore/rsshub/2025-12-29/.env b/appstore/rsshub/2025-12-30/.env similarity index 100% rename from appstore/rsshub/2025-12-29/.env rename to appstore/rsshub/2025-12-30/.env diff --git a/appstore/rsshub/2025-12-29/data.yml b/appstore/rsshub/2025-12-30/data.yml similarity index 100% rename from appstore/rsshub/2025-12-29/data.yml rename to appstore/rsshub/2025-12-30/data.yml diff --git a/appstore/rsshub/2025-12-29/docker-compose.yml b/appstore/rsshub/2025-12-30/docker-compose.yml similarity index 97% rename from appstore/rsshub/2025-12-29/docker-compose.yml rename to appstore/rsshub/2025-12-30/docker-compose.yml index 2de17de72..5e0570b6f 100644 --- a/appstore/rsshub/2025-12-29/docker-compose.yml +++ b/appstore/rsshub/2025-12-30/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-12-29 + image: diygod/rsshub:2025-12-30 labels: createdBy: Apps networks: diff --git a/appstore/rsshub/2025-12-29/envs/default.env b/appstore/rsshub/2025-12-30/envs/default.env similarity index 100% rename from appstore/rsshub/2025-12-29/envs/default.env rename to appstore/rsshub/2025-12-30/envs/default.env diff --git a/appstore/rsshub/2025-12-29/envs/global.env b/appstore/rsshub/2025-12-30/envs/global.env similarity index 100% rename from appstore/rsshub/2025-12-29/envs/global.env rename to appstore/rsshub/2025-12-30/envs/global.env diff --git a/appstore/rsshub/2025-12-29/scripts/init.sh b/appstore/rsshub/2025-12-30/scripts/init.sh similarity index 100% rename from appstore/rsshub/2025-12-29/scripts/init.sh rename to appstore/rsshub/2025-12-30/scripts/init.sh diff --git a/appstore/rsshub/2025-12-29/scripts/uninstall.sh b/appstore/rsshub/2025-12-30/scripts/uninstall.sh similarity index 100% rename from appstore/rsshub/2025-12-29/scripts/uninstall.sh rename to appstore/rsshub/2025-12-30/scripts/uninstall.sh diff --git a/appstore/rsshub/2025-12-29/scripts/upgrade.sh b/appstore/rsshub/2025-12-30/scripts/upgrade.sh similarity index 100% rename from appstore/rsshub/2025-12-29/scripts/upgrade.sh rename to appstore/rsshub/2025-12-30/scripts/upgrade.sh diff --git a/appstore/siyuan/3.5.1/.env b/appstore/siyuan/3.5.2/.env similarity index 100% rename from appstore/siyuan/3.5.1/.env rename to appstore/siyuan/3.5.2/.env diff --git a/appstore/siyuan/3.5.1/data.yml b/appstore/siyuan/3.5.2/data.yml similarity index 100% rename from appstore/siyuan/3.5.1/data.yml rename to appstore/siyuan/3.5.2/data.yml diff --git a/appstore/siyuan/3.5.1/docker-compose.yml b/appstore/siyuan/3.5.2/docker-compose.yml similarity index 93% rename from appstore/siyuan/3.5.1/docker-compose.yml rename to appstore/siyuan/3.5.2/docker-compose.yml index 3f5faf0e6..e9cc68817 100644 --- a/appstore/siyuan/3.5.1/docker-compose.yml +++ b/appstore/siyuan/3.5.2/docker-compose.yml @@ -11,7 +11,7 @@ services: - ./envs/global.env environment: - RUN_IN_CONTAINER=true - image: b3log/siyuan:v3.5.1 + image: b3log/siyuan:v3.5.2 labels: createdBy: Apps networks: diff --git a/appstore/siyuan/3.5.1/envs/default.env b/appstore/siyuan/3.5.2/envs/default.env similarity index 100% rename from appstore/siyuan/3.5.1/envs/default.env rename to appstore/siyuan/3.5.2/envs/default.env diff --git a/appstore/siyuan/3.5.1/envs/global.env b/appstore/siyuan/3.5.2/envs/global.env similarity index 100% rename from appstore/siyuan/3.5.1/envs/global.env rename to appstore/siyuan/3.5.2/envs/global.env diff --git a/appstore/siyuan/3.5.1/scripts/init.sh b/appstore/siyuan/3.5.2/scripts/init.sh similarity index 100% rename from appstore/siyuan/3.5.1/scripts/init.sh rename to appstore/siyuan/3.5.2/scripts/init.sh diff --git a/appstore/siyuan/3.5.1/scripts/uninstall.sh b/appstore/siyuan/3.5.2/scripts/uninstall.sh similarity index 100% rename from appstore/siyuan/3.5.1/scripts/uninstall.sh rename to appstore/siyuan/3.5.2/scripts/uninstall.sh diff --git a/appstore/siyuan/3.5.1/scripts/upgrade.sh b/appstore/siyuan/3.5.2/scripts/upgrade.sh similarity index 100% rename from appstore/siyuan/3.5.1/scripts/upgrade.sh rename to appstore/siyuan/3.5.2/scripts/upgrade.sh diff --git a/dockge/rsshub/docker-compose.yml b/dockge/rsshub/docker-compose.yml index 2de17de72..5e0570b6f 100644 --- a/dockge/rsshub/docker-compose.yml +++ b/dockge/rsshub/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-12-29 + image: diygod/rsshub:2025-12-30 labels: createdBy: Apps networks: diff --git a/dockge/siyuan/docker-compose.yml b/dockge/siyuan/docker-compose.yml index 3f5faf0e6..e9cc68817 100644 --- a/dockge/siyuan/docker-compose.yml +++ b/dockge/siyuan/docker-compose.yml @@ -11,7 +11,7 @@ services: - ./envs/global.env environment: - RUN_IN_CONTAINER=true - image: b3log/siyuan:v3.5.1 + image: b3log/siyuan:v3.5.2 labels: createdBy: Apps networks: