mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 11:38:58 +08:00
[uwebsockets] update version to 20.44.0 (#31731)
* [uwebsockets] update version to 20.44.0 * version
This commit is contained in:
parent
8a2b7de29d
commit
23577da462
@ -3,7 +3,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO uNetworking/uWebSockets
|
REPO uNetworking/uWebSockets
|
||||||
REF "v${VERSION}"
|
REF "v${VERSION}"
|
||||||
SHA512 55e4643fa61da40a872c94731b3e057eea107d09ac0b9affa032f1abdecc169dc64fcfebbfffb111bb2ffc2bdd91f6a118856a1af33eb2c93c605913a151465c
|
SHA512 ceb950a3d4c2ffd58867ef1cc92d5405441dff603ceb6958ef5660f93c8e1da2346cecb43d209ab08d4feac9c1f023f7bff22a13f537dbb3eab0f122f27f70f6
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "uwebsockets",
|
"name": "uwebsockets",
|
||||||
"version-semver": "20.41.0",
|
"version-semver": "20.44.0",
|
||||||
"description": "Simple, secure & standards compliant web I/O for the most demanding of applications",
|
"description": "Simple, secure & standards compliant web I/O for the most demanding of applications",
|
||||||
"homepage": "https://github.com/uWebSockets/uWebSockets",
|
"homepage": "https://github.com/uWebSockets/uWebSockets",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
@ -8325,7 +8325,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"uwebsockets": {
|
"uwebsockets": {
|
||||||
"baseline": "20.41.0",
|
"baseline": "20.44.0",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"v-hacd": {
|
"v-hacd": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "53155ed92665dafb62c89bcc7bb9722fd5875316",
|
||||||
|
"version-semver": "20.44.0",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "0b0f3943b2e6e8260c638dc75c430d4975b87999",
|
"git-tree": "0b0f3943b2e6e8260c638dc75c430d4975b87999",
|
||||||
"version-semver": "20.41.0",
|
"version-semver": "20.41.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user