[hexi] update to 1.3.5 (#49922)

This commit is contained in:
toge
2026-02-10 11:57:25 -08:00
committed by GitHub
parent b994c828b6
commit 9ae4b2b751
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO EmberEmu/Hexi
REF "v${VERSION}"
SHA512 2ec2700891baae74873bec62bbd1267deb89334ff121e9a1e5903f90c0b04827ec003f3b15baadc81c7dc3d6c80c65dd1714ab92fd3054a5c48c5fff0a7ecfbb
SHA512 25a02c79ad43cfe21bc306df3f9c2f64561b07f7eea70be9d59c4a76505a5b68805fbea29fe67052795bfc21daf5889c5bbc3e39ef561b993925cc96d2d17cfe
HEAD_REF master
)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hexi",
"version": "1.3.4",
"version": "1.3.5",
"description": "Header-only, lightweight C++ library for binary streaming & serialization.",
"homepage": "https://github.com/EmberEmu/Hexi",
"license": "MIT OR Apache-2.0"
+1 -1
View File
@@ -3745,7 +3745,7 @@
"port-version": 3
},
"hexi": {
"baseline": "1.3.4",
"baseline": "1.3.5",
"port-version": 0
},
"hexl": {
+5
View File
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1048ef78ab99384475c73d96894f1eb34c7ee859",
"version": "1.3.5",
"port-version": 0
},
{
"git-tree": "f35709897cd9e5484744a9e676e61b989b7ec200",
"version": "1.3.4",