From 868091a502e9201eb213738f27f9d165f0ba3685 Mon Sep 17 00:00:00 2001 From: wcbing Date: Thu, 22 May 2025 00:35:48 +0800 Subject: [PATCH] add joplin --- README.md | 1 + data/github.json | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 05ba739..4013b4b 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ | [Caddy](https://github.com/caddyserver/caddy) | caddy | ✅ | ✅ | | [code-server](https://github.com/coder/code-server) | code-server | ✅ | ✅ | | [DBeaver](https://github.com/dbeaver/dbeaver) | dbeaver-ce | ✅ | | +| [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | | ### 合并自现有 repo diff --git a/data/github.json b/data/github.json index 03e71c7..86c14c3 100644 --- a/data/github.json +++ b/data/github.json @@ -111,5 +111,11 @@ "file_list": { "amd64": "dbeaver-ce_{version}_amd64.deb" } + }, + "joplin": { + "repo": "laurent22/joplin", + "file_list": { + "amd64": "Joplin-{version}.deb" + } } } \ No newline at end of file