[simdjson]Update to version 3.6.2 (#34837)

This commit is contained in:
JonLiu1993 2023-12-04 15:25:45 -08:00 committed by GitHub
parent 568471bbed
commit 4f72ab7c67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 eeac785c7868362f51f3fb87cb4e0cfc77b2c4e3767afbe1d22df87f16a3cb4af1dc27a1df5ba3c139cb0a3053bc30afcdcb31515ce4e757c309ed2c0f3f507e
SHA512 370a2e37dd08f6df2720f94beddc14ce3a04e8216fe1fbd5c2119166a2bd070daad80d193da1ee683bb4a320f446f3bb38cc100928d534df0a28a48ad8fb6137
)
vcpkg_check_features(

View File

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

View File

@ -7893,7 +7893,7 @@
"port-version": 0
},
"simdjson": {
"baseline": "3.2.1",
"baseline": "3.6.2",
"port-version": 0
},
"simdutf": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "85480e0db4ff161c74400267ba3567d038fb15c7",
"version": "3.6.2",
"port-version": 0
},
{
"git-tree": "838a79135dfbc8b2870346447b3387543f94e067",
"version": "3.2.1",