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/baseline.json | |
| 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/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index fbed5d3d6..0e5051e40 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4349,8 +4349,8 @@ "port-version": 1 }, "mosquitto": { - "baseline": "1.6.8", - "port-version": 3 + "baseline": "2.0.12", + "port-version": 0 }, "mozjpeg": { "baseline": "2020-06-02", |
