From 289ec27ddcf4f75efc519779313af477d8dd711a Mon Sep 17 00:00:00 2001 From: okxlin Date: Thu, 13 Apr 2023 21:16:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E9=83=A8=E5=88=86=E6=94=B9json?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PHP-Unofficial/metadata/app.json | 6 +++--- jellyfin/metadata/app.json | 6 +++--- list.json | 14 +++++++------- qBittorrent/metadata/app.json | 4 ++-- rustdesk/metadata/app.json | 4 ++-- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/PHP-Unofficial/metadata/app.json b/PHP-Unofficial/metadata/app.json index 37c6e4cb..7942fd7b 100644 --- a/PHP-Unofficial/metadata/app.json +++ b/PHP-Unofficial/metadata/app.json @@ -2,11 +2,11 @@ { "key": "PHP-Unofficial", "name": "PHP-Unofficial", - "tags": ["WebSite"], - "versions": ["7.4.33","8.1.17"], + "tags": ["Runtime"], + "versions": ["7.4.33","7.4.33-alpine","8.1.17"], "shortDescZh": "PHP是一种流行的服务器端脚本语言。", "shortDescEn": "PHP is a popular server-side scripting language", - "type": "website", + "type": "php", "limit": 0, "crossVersionUpdate": false, "website": "https://www.php.net/", diff --git a/jellyfin/metadata/app.json b/jellyfin/metadata/app.json index 65fe6f81..67eb7c3b 100644 --- a/jellyfin/metadata/app.json +++ b/jellyfin/metadata/app.json @@ -1,12 +1,12 @@ { - "key": "Jellyfin", + "key": "jellyfin", "name": "Jellyfin", - "tags": ["Tools"], + "tags": ["Tool"], "versions": ["10.8.9"], "shortDescZh": "Jellyfin是一套多媒体应用程序软件套装", "shortDescEn": "Jellyfin is a multimedia application software suite", - "type": "Tools", + "type": "tool", "limit": 0, "crossVersionUpdate": false, "website": "https://jellyfin.org/", diff --git a/list.json b/list.json index 48d904d8..ac9939b3 100644 --- a/list.json +++ b/list.json @@ -21,7 +21,7 @@ "versions": ["10.8.9"], "shortDescZh": "Jellyfin是一套多媒体应用程序软件套装", "shortDescEn": "Jellyfin is a multimedia application software suite", - "type": "Tool", + "type": "tool", "limit": 0, "crossVersionUpdate": false, "website": "https://jellyfin.org/", @@ -45,11 +45,11 @@ { "key": "PHP-Unofficial", "name": "PHP-Unofficial", - "tags": ["WebSite"], - "versions": ["7.4.33","8.1.17"], + "tags": ["Runtime"], + "versions": ["7.4.33","7.4.33-alpine","8.1.17"], "shortDescZh": "PHP是一种流行的服务器端脚本语言。", "shortDescEn": "PHP is a popular server-side scripting language", - "type": "website", + "type": "php", "limit": 0, "crossVersionUpdate": false, "website": "https://www.php.net/", @@ -59,11 +59,11 @@ { "key": "qBittorrent", "name": "qBittorrent", - "tags": ["WebSite"], + "tags": ["Tool"], "versions": ["4.3.5","4.5.2"], "shortDescZh": "qBittorrent是一个跨平台的开源BitTorrent客户端", "shortDescEn": "qBittorrent is a cross-platform open source BitTorrent client", - "type": "website", + "type": "tool", "limit": 0, "crossVersionUpdate": false, "website": "https://www.qbittorrent.org/", @@ -77,7 +77,7 @@ "versions": ["latest"], "shortDescZh": "RustDesk是一款开源的远程桌面软件", "shortDescEn": "RustDesk is an open source remote desktop software", - "type": "Tool", + "type": "tool", "limit": 0, "crossVersionUpdate": false, "website": "https://rustdesk.com/zh/", diff --git a/qBittorrent/metadata/app.json b/qBittorrent/metadata/app.json index 98a2b436..7f0f2e64 100644 --- a/qBittorrent/metadata/app.json +++ b/qBittorrent/metadata/app.json @@ -2,11 +2,11 @@ { "key": "qBittorrent", "name": "qBittorrent", - "tags": ["WebSite"], + "tags": ["Tool"], "versions": ["4.3.5","4.5.2"], "shortDescZh": "qBittorrent是一个跨平台的开源BitTorrent客户端", "shortDescEn": "qBittorrent is a cross-platform open source BitTorrent client", - "type": "website", + "type": "tool", "limit": 0, "crossVersionUpdate": false, "website": "https://www.qbittorrent.org/", diff --git a/rustdesk/metadata/app.json b/rustdesk/metadata/app.json index bfd4e82c..0af390ec 100644 --- a/rustdesk/metadata/app.json +++ b/rustdesk/metadata/app.json @@ -2,11 +2,11 @@ { "key": "RustDesk", "name": "RustDesk", - "tags": ["Tools"], + "tags": ["Tool"], "versions": ["latest"], "shortDescZh": "RustDesk是一款开源的远程桌面软件", "shortDescEn": "RustDesk is an open source remote desktop software", - "type": "Tools", + "type": "tool", "limit": 0, "crossVersionUpdate": false, "website": "https://rustdesk.com/zh/",