[utf8-range] update to 5.29.1 (#42752)

Co-authored-by: Jon <v-zhli17@microsoft.com>
This commit is contained in:
JonLiu1993 2024-12-20 02:04:29 +08:00 committed by GitHub
parent 13409aa76a
commit a3ff43d793
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO protocolbuffers/protobuf
REF "v${VERSION}"
SHA512 a188d109f317c0cff1d57c3d81b307ff46db816774af2eb4edc39b136725bb3ed70fafbcffcdf9465f6f948a1e7dfc0175f75b17acd414e5ae543939a510688a
SHA512 18b49716ac15800f4ed970a2b2dc3235299933e1ab34edbffd0c1eeabd1ade37b3ea50d90b9a814211aa83ee7a335d9dae1763a088f8899ff64341911d3678c1
HEAD_REF main
PATCHES
fix-cmake.patch

View File

@ -1,6 +1,6 @@
{
"name": "utf8-range",
"version": "5.28.3",
"version": "5.29.1",
"description": "Fast UTF-8 validation with Range algorithm (NEON+SSE4+AVX2)",
"homepage": "https://github.com/protocolbuffers/protobuf",
"license": "MIT",

View File

@ -9285,7 +9285,7 @@
"port-version": 4
},
"utf8-range": {
"baseline": "5.28.3",
"baseline": "5.29.1",
"port-version": 0
},
"utf8h": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "09bb6fc16a60acee3536d8e7febd6fcca82a67ac",
"version": "5.29.1",
"port-version": 0
},
{
"git-tree": "3fca368158ad02ea861065c11c195ca58d94206f",
"version": "5.28.3",