[usockets] update to 0.8.6 (#31824)

* update to 0.8.6

* update version
This commit is contained in:
jim wang 2023-06-06 02:23:14 +08:00 committed by GitHub
parent 662dbb50e6
commit 04d50defc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -13,7 +13,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO uNetworking/uSockets
REF "v${VERSION}"
SHA512 89aadb2d077f58e5450ff62e685b894925113cedfa15cda03a9331fb9adcedcdd2f5fd51a8eae0719143566bef89c658bd75a2553282479d20b40c1d3042d273
SHA512 a4f71e146003056c4a3e99512e6989fd4a37b5943dfcaf593b7b276231c426abd2e1f60de752443fb62ac5926ecf9812866af3c8ce6c8eeeddffc92fa0eb5afb
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "usockets",
"version": "0.8.5",
"version": "0.8.6",
"description": "Miniscule cross-platform eventing, networking & crypto for async applications",
"homepage": "https://github.com/uNetworking/uSockets",
"license": "Apache-2.0",

View File

@ -8289,7 +8289,7 @@
"port-version": 0
},
"usockets": {
"baseline": "0.8.5",
"baseline": "0.8.6",
"port-version": 0
},
"usrsctp": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "648715b141f4bb501ebc83d09da547ee0b3fe467",
"version": "0.8.6",
"port-version": 0
},
{
"git-tree": "79d76cd232129419d6e9e3afdc6ba689f4c00bf7",
"version": "0.8.5",