add joplin

This commit is contained in:
wcbing 2025-05-22 00:35:48 +08:00
parent ab30ca5eee
commit 4a6ddffe07
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -118,5 +118,11 @@
"file_list": {
"amd64": "dbeaver-ce_{version}_amd64.deb"
}
},
"joplin": {
"repo": "laurent22/joplin",
"file_list": {
"amd64": "Joplin-{version}.deb"
}
}
}