diff --git a/README.md b/README.md index 2023caf5ea74b2fd800bb2a877d12fbb8ec55c0b..bff35cdea3a6b73b91a8cafb296dde62255adbb4 100644 --- a/README.md +++ b/README.md @@ -81,14 +81,14 @@ github-downloader -d store/tools/ -c tools ### 办公(office) -| 软件名 | 包名 | amd64 | arm64 | -| ----- | ---- | ----- | ----- | -| [hugo](https://github.com/gohugoio/hugo)| hugo | ✅ | ✅ | -| [Obsidian](https://github.com/obsidianmd/obsidian-releases) | obsidian | ✅ | | -| [Pandoc](https://github.com/jgm/pandoc) | pandoc | ✅ | ✅ | -| [思源笔记](https://github.com/siyuan-note/siyuan) | siyuan | ✅ | ✅ | -| [OnlyOffice 桌面编辑器](https://github.com/ONLYOFFICE/DesktopEditors) | onlyoffice-desktopeditors | ✅ | | -| [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | | +| 软件名 | 包名 | amd64 | arm64 | loong64 | +| ----- | ---- | ----- | ----- | ------- +| [hugo](https://github.com/gohugoio/hugo)| hugo | ✅ | ✅ | | +| [Obsidian](https://github.com/obsidianmd/obsidian-releases) | obsidian | ✅ | | | +| [Pandoc](https://github.com/jgm/pandoc) | pandoc | ✅ | ✅ | | +| [思源笔记](https://github.com/siyuan-note/siyuan) | siyuan | ✅ | ✅ | ✅ | +| [OnlyOffice 桌面编辑器](https://github.com/ONLYOFFICE/DesktopEditors) | onlyoffice-desktopeditors | ✅ | | | +| [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | | | ### 开发(development) diff --git a/store/office/github.json b/store/office/github.json index 000ee0fbddf772bdedf0a798d9358c53025b3b6f..96974799c828723e56b6559a92f26d0885a2003c 100644 --- a/store/office/github.json +++ b/store/office/github.json @@ -57,9 +57,21 @@ "Author": "云南链滴科技有限公司 <845765@qq.com>", "Website": "https://b3log.org/siyuan/", "More": "思源笔记是一款本地优先的个人知识管理系统,支持完全离线使用,同时也支持端到端加密同步。", - "Tags": "debian;ubuntu;deepin;uos", - "img_urls": "[\"https://spk-json.spark-app.store/store/office/siyuan/screen_1.png\",\"https://spk-json.spark-app.store/store/office/siyuan/screen_2.png\",\"https://spk-json.spark-app.store/store/office/siyuan/screen_3.png\",\"https://spk-json.spark-app.store/store/office/siyuan/screen_4.png\"]", - "icons": "https://spk-json.spark-app.store/store/office/siyuan/icon.png" + "Tags": "debian;ubuntu;deepin;uos" + } + }, + "siyuan-loong64": { + "package_name": "siyuan", + "repo": "loong64/siyuan", + "file_list": { + "loong64": "siyuan-{version}-linux-loong64.deb" + }, + "app.json": { + "Name": "思源笔记", + "Author": "云南链滴科技有限公司 <845765@qq.com>", + "Website": "https://b3log.org/siyuan/", + "More": "思源笔记是一款本地优先的个人知识管理系统,支持完全离线使用,同时也支持端到端加密同步。", + "Tags": "debian;ubuntu;deepin;uos" } }, "onlyoffice-desktopeditors": {