diff options
| author | Antoine Hoarau <703240+ahoarau@users.noreply.github.com> | 2021-09-28 02:51:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-27 17:51:07 -0700 |
| commit | 5aec72b4f3f1ccda1176549f58abc24c7ee36ffe (patch) | |
| tree | 1eee9157957a30382463d6ed8fe5fbea9427a588 /versions/m- | |
| parent | ee0584f05066a63073b516605091155ccd99c7d9 (diff) | |
| download | vcpkg-5aec72b4f3f1ccda1176549f58abc24c7ee36ffe.tar.gz vcpkg-5aec72b4f3f1ccda1176549f58abc24c7ee36ffe.zip | |
[mosquitto] Update to 2.0.12 (#20148)
* update mosquitto to 2.0.12
* update json
* Update ports/mosquitto/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/libwebsockets/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* add head ref
* remove plugins
* update jsons
* update libwebsockets
* Update versions/m-/mosquitto.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update versions/l-/libwebsockets.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/mosquitto/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update version
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'versions/m-')
| -rw-r--r-- | versions/m-/mosquitto.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/m-/mosquitto.json b/versions/m-/mosquitto.json index bb1bfbc30..5572dcfdc 100644 --- a/versions/m-/mosquitto.json +++ b/versions/m-/mosquitto.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "90a1a4314b15a787186d515df048f77961a4c7f3", + "version": "2.0.12", + "port-version": 0 + }, + { "git-tree": "e50ddad9108597e09097e1853e116a62d650044d", "version-string": "1.6.8", "port-version": 3 |
