[rapidjson] update version to 2023-07-17 (#34317)

This commit is contained in:
Dr.-Ing. Carsten Grimm 2023-10-07 01:39:50 +02:00 committed by GitHub
parent 7e4d2ff73b
commit 93ef2d8a3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Tencent/rapidjson
REF 949c771b03de448bdedea80c44a4a5f65284bfeb # accessed on 2023-04-27
SHA512 dc0a16230188ccd3ef8f1abffb3213948dd34b17df68330a28bb82a4e3f636e13add3ff33f03774322697140456c704223102e6517d5122fa099260704b7c363
REF a95e013b97ca6523f32da23f5095fcc9dd6067e5 # accessed on 2023-07-17
SHA512 19bf9a579df70cbeaf60c7ccf25c92c327bffe95b0df14f27f2132134d5bb214e98a45e021eb287c4790e301f84bb095e0bdb3c97f65a37fbeb254970d97c005
FILE_DISAMBIGUATOR 2
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "rapidjson",
"version-date": "2023-04-27",
"version-date": "2023-07-17",
"description": "A fast JSON parser/generator for C++ with both SAX/DOM style API <http://rapidjson.org/>",
"homepage": "http://rapidjson.org/",
"license": "MIT",

View File

@ -7181,7 +7181,7 @@
"port-version": 0
},
"rapidjson": {
"baseline": "2023-04-27",
"baseline": "2023-07-17",
"port-version": 0
},
"rapidxml": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9da8fa409b1afef5674fe412237db0504cf6156e",
"version-date": "2023-07-17",
"port-version": 0
},
{
"git-tree": "ea1032a866631acc7d63b4804be4ece09baeb47f",
"version-date": "2023-04-27",