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
9396a8f906
commit
f3ae9e3036
@ -71,6 +71,7 @@
|
|||||||
| [DBeaver](https://github.com/dbeaver/dbeaver) | dbeaver-ce | ✅ | |
|
| [DBeaver](https://github.com/dbeaver/dbeaver) | dbeaver-ce | ✅ | |
|
||||||
| [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | |
|
| [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | |
|
||||||
| [Tiny RDM](https://github.com/tiny-craft/tiny-rdm) | tinyrdm | ✅ | |
|
| [Tiny RDM](https://github.com/tiny-craft/tiny-rdm) | tinyrdm | ✅ | |
|
||||||
|
| [MQTTX](https://github.com/emqx/MQTTX) | mqttx | ✅ | ✅ |
|
||||||
|
|
||||||
#### Gitee
|
#### Gitee
|
||||||
|
|
||||||
|
|||||||
@ -131,5 +131,12 @@
|
|||||||
"file_list": {
|
"file_list": {
|
||||||
"amd64": "tiny-rdm_{version}_linux_amd64_webkit2_41.deb"
|
"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