[rapidcsv] update to 8.83 (#40691)

This commit is contained in:
c8ef 2024-08-29 14:15:11 +08:00 committed by GitHub
parent f5ec6f30ff
commit c95c923526
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO d99kris/rapidcsv
REF "v${VERSION}"
SHA512 721e82306315481dbec88a1c150568d038ab57f50dd2d8fd13bfe66cc55f62bedcca1392610ff678ef06fa7908a876a6d38a8fb7afd5c17f2b3d1b3a57661d26
SHA512 1bf6c74f4c2a5f2524cb174a5c67c655678eb849217e4ee38b3c10a5361b85734161ce91509882c424a3ad691b72cd211cad9a471afa370cf307fad8f9a14df7
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "rapidcsv",
"version": "8.82",
"version": "8.83",
"description": "Rapidcsv is a C++ header-only library for CSV parsing.",
"homepage": "https://github.com/d99kris/rapidcsv/",
"license": "BSD-3-Clause",

View File

@ -7685,7 +7685,7 @@
"port-version": 0
},
"rapidcsv": {
"baseline": "8.82",
"baseline": "8.83",
"port-version": 0
},
"rapidfuzz": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "478468828d67563a15d2f68d5999a28064538e46",
"version": "8.83",
"port-version": 0
},
{
"git-tree": "970f398017a383c61f6c8e46116443235f001d6d",
"version": "8.82",