mirror of
https://github.com/wcbing/wcbing-apt-repo.git
synced 2025-12-28 18:18:31 +08:00
add mqttx
This commit is contained in:
parent
91dcde205f
commit
25c66db356
@ -70,6 +70,7 @@
|
||||
| [DBeaver](https://github.com/dbeaver/dbeaver) | dbeaver-ce | ✅ | |
|
||||
| [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | |
|
||||
| [Tiny RDM](https://github.com/tiny-craft/tiny-rdm) | tinyrdm | ✅ | |
|
||||
| [MQTTX](https://github.com/emqx/MQTTX) | mqttx | ✅ | ✅ |
|
||||
|
||||
|
||||
#### Gitee
|
||||
|
||||
@ -131,5 +131,12 @@
|
||||
"file_list": {
|
||||
"amd64": "tiny-rdm_{version}_linux_amd64_webkit2_41.deb"
|
||||
}
|
||||
},
|
||||
"mqttx": {
|
||||
"repo": "emqx/MQTTX",
|
||||
"file_list": {
|
||||
"amd64": "MQTTX_{version}_amd64.deb",
|
||||
"arm64": "MQTTX_{version}_arm64.deb"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user