diff --git a/README.md b/README.md index 3762865..1c3a6a2 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,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 | ✅ | | ### 存档或不活跃 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