From d626425a5a2ad73f6e49ac85e28060acfafa77dd Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Mon, 18 Nov 2024 15:35:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=83=A8=E5=88=86=E5=BA=94?= =?UTF-8?q?=E7=94=A8=20=E8=B7=A8=E7=89=88=E6=9C=AC=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- apps/postgresql/data.yml | 2 +- apps/uptime-kuma/data.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/postgresql/data.yml b/apps/postgresql/data.yml index 77c21968..ee642ec3 100644 --- a/apps/postgresql/data.yml +++ b/apps/postgresql/data.yml @@ -7,7 +7,7 @@ shortDescZh: 开源关系型数据库 shortDescEn: Open Source Relational Database type: runtime - crossVersionUpdate: true + crossVersionUpdate: false limit: 0 website: https://www.postgresql.org/ github: https://github.com/postgres/postgres/ diff --git a/apps/uptime-kuma/data.yml b/apps/uptime-kuma/data.yml index eecc2a83..be79a840 100644 --- a/apps/uptime-kuma/data.yml +++ b/apps/uptime-kuma/data.yml @@ -8,7 +8,7 @@ shortDescZh: 自托管的监控工具 shortDescEn: Self-hosted monitoring tool type: website - crossVersionUpdate: true + crossVersionUpdate: false limit: 0 website: https://uptime.kuma.pet/ github: https://github.com/louislam/uptime-kuma/