mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-02 14:57:56 +08:00
修部分改json描述
This commit is contained in:
parent
4970608bb6
commit
289ec27ddc
@ -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/",
|
||||
|
||||
@ -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/",
|
||||
|
||||
14
list.json
14
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/",
|
||||
|
||||
@ -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/",
|
||||
|
||||
@ -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/",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user