diff --git a/appstore/emby/4.9.1.10/.env b/appstore/emby/4.9.1.11/.env similarity index 100% rename from appstore/emby/4.9.1.10/.env rename to appstore/emby/4.9.1.11/.env diff --git a/appstore/emby/4.9.1.10/data.yml b/appstore/emby/4.9.1.11/data.yml similarity index 100% rename from appstore/emby/4.9.1.10/data.yml rename to appstore/emby/4.9.1.11/data.yml diff --git a/appstore/emby/4.9.1.10/docker-compose.yml b/appstore/emby/4.9.1.11/docker-compose.yml similarity index 96% rename from appstore/emby/4.9.1.10/docker-compose.yml rename to appstore/emby/4.9.1.11/docker-compose.yml index 294c03014..79a2e1805 100644 --- a/appstore/emby/4.9.1.10/docker-compose.yml +++ b/appstore/emby/4.9.1.11/docker-compose.yml @@ -13,7 +13,7 @@ services: - HTTP_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-} - NO_PROXY=localhost,127.0.0.1,::1 - image: emby/embyserver:4.9.1.10 + image: emby/embyserver:4.9.1.11 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/appstore/emby/4.9.1.10/envs/default.env b/appstore/emby/4.9.1.11/envs/default.env similarity index 100% rename from appstore/emby/4.9.1.10/envs/default.env rename to appstore/emby/4.9.1.11/envs/default.env diff --git a/appstore/emby/4.9.1.10/envs/global.env b/appstore/emby/4.9.1.11/envs/global.env similarity index 100% rename from appstore/emby/4.9.1.10/envs/global.env rename to appstore/emby/4.9.1.11/envs/global.env diff --git a/appstore/emby/4.9.1.10/scripts/init.sh b/appstore/emby/4.9.1.11/scripts/init.sh similarity index 100% rename from appstore/emby/4.9.1.10/scripts/init.sh rename to appstore/emby/4.9.1.11/scripts/init.sh diff --git a/appstore/emby/4.9.1.10/scripts/uninstall.sh b/appstore/emby/4.9.1.11/scripts/uninstall.sh similarity index 100% rename from appstore/emby/4.9.1.10/scripts/uninstall.sh rename to appstore/emby/4.9.1.11/scripts/uninstall.sh diff --git a/appstore/emby/4.9.1.10/scripts/upgrade.sh b/appstore/emby/4.9.1.11/scripts/upgrade.sh similarity index 100% rename from appstore/emby/4.9.1.10/scripts/upgrade.sh rename to appstore/emby/4.9.1.11/scripts/upgrade.sh diff --git a/appstore/rsshub/2025-07-25/.env b/appstore/rsshub/2025-07-26/.env similarity index 100% rename from appstore/rsshub/2025-07-25/.env rename to appstore/rsshub/2025-07-26/.env diff --git a/appstore/rsshub/2025-07-25/data.yml b/appstore/rsshub/2025-07-26/data.yml similarity index 100% rename from appstore/rsshub/2025-07-25/data.yml rename to appstore/rsshub/2025-07-26/data.yml diff --git a/appstore/rsshub/2025-07-25/docker-compose.yml b/appstore/rsshub/2025-07-26/docker-compose.yml similarity index 97% rename from appstore/rsshub/2025-07-25/docker-compose.yml rename to appstore/rsshub/2025-07-26/docker-compose.yml index 18df47a5d..362722680 100644 --- a/appstore/rsshub/2025-07-25/docker-compose.yml +++ b/appstore/rsshub/2025-07-26/docker-compose.yml @@ -57,7 +57,7 @@ services: - -f - http://localhost:1200/healthz?key=${ACCESS_KEY} timeout: 10s - image: diygod/rsshub:2025-07-25 + image: diygod/rsshub:2025-07-26 labels: createdBy: Apps networks: diff --git a/appstore/rsshub/2025-07-25/envs/default.env b/appstore/rsshub/2025-07-26/envs/default.env similarity index 100% rename from appstore/rsshub/2025-07-25/envs/default.env rename to appstore/rsshub/2025-07-26/envs/default.env diff --git a/appstore/rsshub/2025-07-25/envs/global.env b/appstore/rsshub/2025-07-26/envs/global.env similarity index 100% rename from appstore/rsshub/2025-07-25/envs/global.env rename to appstore/rsshub/2025-07-26/envs/global.env diff --git a/appstore/rsshub/2025-07-25/scripts/init.sh b/appstore/rsshub/2025-07-26/scripts/init.sh similarity index 100% rename from appstore/rsshub/2025-07-25/scripts/init.sh rename to appstore/rsshub/2025-07-26/scripts/init.sh diff --git a/appstore/rsshub/2025-07-25/scripts/uninstall.sh b/appstore/rsshub/2025-07-26/scripts/uninstall.sh similarity index 100% rename from appstore/rsshub/2025-07-25/scripts/uninstall.sh rename to appstore/rsshub/2025-07-26/scripts/uninstall.sh diff --git a/appstore/rsshub/2025-07-25/scripts/upgrade.sh b/appstore/rsshub/2025-07-26/scripts/upgrade.sh similarity index 100% rename from appstore/rsshub/2025-07-25/scripts/upgrade.sh rename to appstore/rsshub/2025-07-26/scripts/upgrade.sh diff --git a/appstore/super-productivity/14.2.3/.env b/appstore/super-productivity/14.2.4/.env similarity index 100% rename from appstore/super-productivity/14.2.3/.env rename to appstore/super-productivity/14.2.4/.env diff --git a/appstore/super-productivity/14.2.3/conf/webdav.yaml b/appstore/super-productivity/14.2.4/conf/webdav.yaml similarity index 100% rename from appstore/super-productivity/14.2.3/conf/webdav.yaml rename to appstore/super-productivity/14.2.4/conf/webdav.yaml diff --git a/appstore/super-productivity/14.2.3/data.yml b/appstore/super-productivity/14.2.4/data.yml similarity index 100% rename from appstore/super-productivity/14.2.3/data.yml rename to appstore/super-productivity/14.2.4/data.yml diff --git a/appstore/super-productivity/14.2.3/docker-compose.yml b/appstore/super-productivity/14.2.4/docker-compose.yml similarity index 93% rename from appstore/super-productivity/14.2.3/docker-compose.yml rename to appstore/super-productivity/14.2.4/docker-compose.yml index 13eb74815..f2b23d2c7 100644 --- a/appstore/super-productivity/14.2.3/docker-compose.yml +++ b/appstore/super-productivity/14.2.4/docker-compose.yml @@ -21,7 +21,7 @@ services: environment: - TZ=Asia/Shanghai - WEBDAV_BACKEND=http://sp-webdav - image: johannesjo/super-productivity:v14.2.3 + image: johannesjo/super-productivity:v14.2.4 labels: createdBy: Apps networks: diff --git a/appstore/super-productivity/14.2.3/envs/default.env b/appstore/super-productivity/14.2.4/envs/default.env similarity index 100% rename from appstore/super-productivity/14.2.3/envs/default.env rename to appstore/super-productivity/14.2.4/envs/default.env diff --git a/appstore/super-productivity/14.2.3/envs/global.env b/appstore/super-productivity/14.2.4/envs/global.env similarity index 100% rename from appstore/super-productivity/14.2.3/envs/global.env rename to appstore/super-productivity/14.2.4/envs/global.env diff --git a/appstore/super-productivity/14.2.3/scripts/init.sh b/appstore/super-productivity/14.2.4/scripts/init.sh similarity index 100% rename from appstore/super-productivity/14.2.3/scripts/init.sh rename to appstore/super-productivity/14.2.4/scripts/init.sh diff --git a/appstore/super-productivity/14.2.3/scripts/uninstall.sh b/appstore/super-productivity/14.2.4/scripts/uninstall.sh similarity index 100% rename from appstore/super-productivity/14.2.3/scripts/uninstall.sh rename to appstore/super-productivity/14.2.4/scripts/uninstall.sh diff --git a/appstore/super-productivity/14.2.3/scripts/upgrade.sh b/appstore/super-productivity/14.2.4/scripts/upgrade.sh similarity index 100% rename from appstore/super-productivity/14.2.3/scripts/upgrade.sh rename to appstore/super-productivity/14.2.4/scripts/upgrade.sh diff --git a/appstore/watchyourlan/2.1.2/.env b/appstore/watchyourlan/2.1.3/.env similarity index 100% rename from appstore/watchyourlan/2.1.2/.env rename to appstore/watchyourlan/2.1.3/.env diff --git a/appstore/watchyourlan/2.1.2/data.yml b/appstore/watchyourlan/2.1.3/data.yml similarity index 100% rename from appstore/watchyourlan/2.1.2/data.yml rename to appstore/watchyourlan/2.1.3/data.yml diff --git a/appstore/watchyourlan/2.1.2/docker-compose.yml b/appstore/watchyourlan/2.1.3/docker-compose.yml similarity index 91% rename from appstore/watchyourlan/2.1.2/docker-compose.yml rename to appstore/watchyourlan/2.1.3/docker-compose.yml index 0e161e037..2d583980a 100644 --- a/appstore/watchyourlan/2.1.2/docker-compose.yml +++ b/appstore/watchyourlan/2.1.3/docker-compose.yml @@ -11,7 +11,7 @@ services: - HOST=0.0.0.0 - PORT=8840 - LOG_LEVEL=info - image: aceberg/watchyourlan:2.1.2 + image: aceberg/watchyourlan:2.1.3 labels: createdBy: Apps network_mode: host diff --git a/appstore/watchyourlan/2.1.2/envs/default.env b/appstore/watchyourlan/2.1.3/envs/default.env similarity index 100% rename from appstore/watchyourlan/2.1.2/envs/default.env rename to appstore/watchyourlan/2.1.3/envs/default.env diff --git a/appstore/watchyourlan/2.1.2/envs/global.env b/appstore/watchyourlan/2.1.3/envs/global.env similarity index 100% rename from appstore/watchyourlan/2.1.2/envs/global.env rename to appstore/watchyourlan/2.1.3/envs/global.env diff --git a/appstore/watchyourlan/2.1.2/scripts/init.sh b/appstore/watchyourlan/2.1.3/scripts/init.sh similarity index 100% rename from appstore/watchyourlan/2.1.2/scripts/init.sh rename to appstore/watchyourlan/2.1.3/scripts/init.sh diff --git a/appstore/watchyourlan/2.1.2/scripts/uninstall.sh b/appstore/watchyourlan/2.1.3/scripts/uninstall.sh similarity index 100% rename from appstore/watchyourlan/2.1.2/scripts/uninstall.sh rename to appstore/watchyourlan/2.1.3/scripts/uninstall.sh diff --git a/appstore/watchyourlan/2.1.2/scripts/upgrade.sh b/appstore/watchyourlan/2.1.3/scripts/upgrade.sh similarity index 100% rename from appstore/watchyourlan/2.1.2/scripts/upgrade.sh rename to appstore/watchyourlan/2.1.3/scripts/upgrade.sh diff --git a/dockge/emby/docker-compose.yml b/dockge/emby/docker-compose.yml index 294c03014..79a2e1805 100644 --- a/dockge/emby/docker-compose.yml +++ b/dockge/emby/docker-compose.yml @@ -13,7 +13,7 @@ services: - HTTP_PROXY=${HTTP_PROXY:-} - HTTPS_PROXY=${HTTP_PROXY:-} - NO_PROXY=localhost,127.0.0.1,::1 - image: emby/embyserver:4.9.1.10 + image: emby/embyserver:4.9.1.11 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/rsshub/docker-compose.yml b/dockge/rsshub/docker-compose.yml index 18df47a5d..362722680 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-07-25 + image: diygod/rsshub:2025-07-26 labels: createdBy: Apps networks: diff --git a/dockge/super-productivity/docker-compose.yml b/dockge/super-productivity/docker-compose.yml index 13eb74815..f2b23d2c7 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:v14.2.3 + image: johannesjo/super-productivity:v14.2.4 labels: createdBy: Apps networks: diff --git a/dockge/watchyourlan/docker-compose.yml b/dockge/watchyourlan/docker-compose.yml index 0e161e037..2d583980a 100644 --- a/dockge/watchyourlan/docker-compose.yml +++ b/dockge/watchyourlan/docker-compose.yml @@ -11,7 +11,7 @@ services: - HOST=0.0.0.0 - PORT=8840 - LOG_LEVEL=info - image: aceberg/watchyourlan:2.1.2 + image: aceberg/watchyourlan:2.1.3 labels: createdBy: Apps network_mode: host