mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-29 02:28:30 +08:00
add joplin
This commit is contained in:
parent
ab30ca5eee
commit
4a6ddffe07
@ -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
|
||||||
|
|
||||||
|
|||||||
@ -118,5 +118,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