Update dependency https://libwebsockets.org/repo/libwebsockets to v4.2.0 (#31)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [https://libwebsockets.org/repo/libwebsockets](https://libwebsockets.org/repo/libwebsockets) | minor | `v4.1.6` -> `v4.2.0` | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: #31 Co-authored-by: renovate-bot <bot@walbeck.it> Co-committed-by: renovate-bot <bot@walbeck.it>
This commit is contained in:
parent
2c4e0f8bcb
commit
035843657f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ ENV LIBSRTP_VERSION v2.3.0
|
|||
# renovate: datasource=git-tags depName=https://gitlab.freedesktop.org/libnice/libnice versioning=semver
|
||||
ENV LIBNICE_VERSION 0.1.18
|
||||
# renovate: datasource=git-tags depName=https://libwebsockets.org/repo/libwebsockets versioning=semver
|
||||
ENV LIBWEBSOCKETS_VERSION v4.1.6
|
||||
ENV LIBWEBSOCKETS_VERSION v4.2.0
|
||||
ENV USRSCTP_VERSION master
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue