mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add joplin
This commit is contained in:
parent
c420ab12b9
commit
868091a502
@ -68,6 +68,7 @@
|
|||||||
| [Caddy](https://github.com/caddyserver/caddy) | caddy | ✅ | ✅ |
|
| [Caddy](https://github.com/caddyserver/caddy) | caddy | ✅ | ✅ |
|
||||||
| [code-server](https://github.com/coder/code-server) | code-server | ✅ | ✅ |
|
| [code-server](https://github.com/coder/code-server) | code-server | ✅ | ✅ |
|
||||||
| [DBeaver](https://github.com/dbeaver/dbeaver) | dbeaver-ce | ✅ | |
|
| [DBeaver](https://github.com/dbeaver/dbeaver) | dbeaver-ce | ✅ | |
|
||||||
|
| [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | |
|
||||||
|
|
||||||
### 合并自现有 repo
|
### 合并自现有 repo
|
||||||
|
|
||||||
|
|||||||
@ -111,5 +111,11 @@
|
|||||||
"file_list": {
|
"file_list": {
|
||||||
"amd64": "dbeaver-ce_{version}_amd64.deb"
|
"amd64": "dbeaver-ce_{version}_amd64.deb"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"joplin": {
|
||||||
|
"repo": "laurent22/joplin",
|
||||||
|
"file_list": {
|
||||||
|
"amd64": "Joplin-{version}.deb"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user