From a9a2ffcb39e6e5c26047840be58621ceddbb50b8 Mon Sep 17 00:00:00 2001 From: shenmo Date: Fri, 7 Mar 2025 19:41:23 +0800 Subject: [PATCH] venera --- aarch64-store/image_graphics/data/github.json | 11 +++++++++++ store/image_graphics/data/github.json | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/aarch64-store/image_graphics/data/github.json b/aarch64-store/image_graphics/data/github.json index b7e6f4f..f085ddc 100644 --- a/aarch64-store/image_graphics/data/github.json +++ b/aarch64-store/image_graphics/data/github.json @@ -11,5 +11,16 @@ "img_urls": "[\"https://spk-json.spark-app.store/store/image_graphics/draw.io/screen_1.png\"]", "icons": "https://spk-json.spark-app.store/store/image_graphics/draw.io/icon.png" } + }, + "venera": { + "repo": "venera-app/venera", + "file_template": " venera_{stripped_version}_arm64.deb ", + "app.json": { + "Name": "draw.io", + "Author": "wgh136", + "Website": "https://github.com/venera-app/venera", + "More": "Venera 支持阅读本地和多个源的网络漫画的漫画阅读器", + "Tags": "debian;ubuntu;deepin;uos", + } } } \ No newline at end of file diff --git a/store/image_graphics/data/github.json b/store/image_graphics/data/github.json index 6c641c3..03d4ab8 100644 --- a/store/image_graphics/data/github.json +++ b/store/image_graphics/data/github.json @@ -11,5 +11,16 @@ "img_urls": "[\"https://spk-json.spark-app.store/store/image_graphics/draw.io/screen_1.png\"]", "icons": "https://spk-json.spark-app.store/store/image_graphics/draw.io/icon.png" } + }, + "venera": { + "repo": "venera-app/venera", + "file_template": " venera_{stripped_version}_amd64.deb ", + "app.json": { + "Name": "draw.io", + "Author": "wgh136", + "Website": "https://github.com/venera-app/venera", + "More": "Venera 支持阅读本地和多个源的网络漫画的漫画阅读器", + "Tags": "debian;ubuntu;deepin;uos", + } } } \ No newline at end of file -- Gitee