Merge pull request #672 from david-cermak/fix/publish_mosquitto

[mosquitto]: Fix incorrect link to the component url
This commit is contained in:
david-cermak
2024-10-11 14:29:05 +02:00
committed by GitHub

View File

@ -1,5 +1,5 @@
version: "2.0.28~0"
url: https://github.com/espressif/esp-protocols/tree/master/components/mosq
url: https://github.com/espressif/esp-protocols/tree/master/components/mosquitto
description: The component provides a simple ESP32 port of mosquitto broker
dependencies:
idf: '>=5.1'