[simdjson] update to 3.10.1 (#40763)

This commit is contained in:
c8ef 2024-09-04 02:10:13 +08:00 committed by GitHub
parent b816915838
commit 6ba25eb4a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_github(
REPO simdjson/simdjson
REF "v${VERSION}"
HEAD_REF master
SHA512 b6c2260f3732a61ffac54b4e66a56de034c25b01e00cc559b89662cf0da093c187f5cff15aa1ccebf4016e125199ddef47144f8436facb50d868c55719fb871a
SHA512 b19fde8d81eaff34b83bb41028d7ee3a408ae5bc896277148e96879b1cba1a7cfc4af0064973bcb07e2b56e0955c3a3a581910d7af23d68510374e7f297c3b7c
)
vcpkg_check_features(

View File

@ -1,6 +1,6 @@
{
"name": "simdjson",
"version": "3.10.0",
"version": "3.10.1",
"description": "An extremely fast JSON library that can parse gigabytes of JSON per second",
"homepage": "https://simdjson.org/",
"license": "Apache-2.0",

View File

@ -8261,7 +8261,7 @@
"port-version": 0
},
"simdjson": {
"baseline": "3.10.0",
"baseline": "3.10.1",
"port-version": 0
},
"simdutf": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d2103b03c687dbd783b48300c35531b9961d0523",
"version": "3.10.1",
"port-version": 0
},
{
"git-tree": "32e426da6bdcfff2b473cbc0ca10dcc639ac8539",
"version": "3.10.0",