[fawdlstty-libfv] update to 0.1.0 (#48962)

This commit is contained in:
toge
2025-12-20 06:07:23 +09:00
committed by GitHub
parent 4566254597
commit a7cd5ac42d
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.8
SHA512 66071db541269de9793c643fba6154d1743b047ac32486067207c88d61b706e81266ce365a5c96c203a1cea0ec4e406927d8a8df1e047bb8b9218cf741dae4f1
REF v${VERSION}
SHA512 9ad1c4a6e72d4a4208d4b5347b4be44b4894d777f293666d34ac76b53eb3d15ae79cd46d3315459dd2c3ca1c6d08691e31d37cc0636444278ca35144a7423902
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "fawdlstty-libfv",
"version": "0.0.8",
"version": "0.1.0",
"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

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

View File

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