Update icon URLs from master to main branch (#9834)

This commit is contained in:
CanbiZ
2025-12-10 18:41:22 +01:00
committed by GitHub
parent e22f9fbce7
commit f98d2d3d15
408 changed files with 408 additions and 408 deletions

View File

@@ -11,7 +11,7 @@
"interface_port": null,
"documentation": "https://mosquitto.org/documentation/",
"website": "https://mosquitto.org/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@master/webp/mqtt.webp",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/mqtt.webp",
"config_path": "/etc/mosquitto/conf.d/default.conf",
"description": "Eclipse Mosquitto is an open-source message broker that implements the MQTT (Message Queuing Telemetry Transport) protocol. It is a lightweight and simple-to-use message broker that allows IoT devices and applications to communicate with each other by exchanging messages in real-time. Mosquitto is widely used in IoT applications, due to its low resource requirements and its compatibility with a wide range of devices and platforms",
"install_methods": [