[libfv] update libfv version to v0.0.8 (#26210)

* update libfv version

* run vcpkg x-add-version --all
This commit is contained in:
Fawdlstty 2022-08-09 02:55:40 +08:00 committed by GitHub
parent fe8bfdaa06
commit 88f70923c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO fawdlstty/libfv
REF v0.0.6
SHA512 0fdc947cc7035f4218259810ba4a2c951cd45a510daa9cf98caccfbb184808ea76af916db55cac662127a981e8b9c3db76149b6ec1748778728cff98d3f396a2
REF v0.0.8
SHA512 66071db541269de9793c643fba6154d1743b047ac32486067207c88d61b706e81266ce365a5c96c203a1cea0ec4e406927d8a8df1e047bb8b9218cf741dae4f1
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "fawdlstty-libfv",
"version": "0.0.6",
"version": "0.0.8",
"description": "libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client",
"homepage": "https://github.com/fawdlstty/libfv",
"license": "MIT",

View File

@ -2225,7 +2225,7 @@
"port-version": 0
},
"fawdlstty-libfv": {
"baseline": "0.0.6",
"baseline": "0.0.8",
"port-version": 0
},
"fbgemm": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d91c20aee1a33a221803e6e89147f751e3b78549",
"version": "0.0.8",
"port-version": 0
},
{
"git-tree": "f763fa0612d3a1416497c810a16cdcac36936822",
"version": "0.0.6",