mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
[rapidcsv] update to 8.80 (#37718)
This commit is contained in:
parent
c1be0d025d
commit
bfc78a243a
@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO d99kris/rapidcsv
|
||||
REF v8.64
|
||||
SHA512 37424fda3b706a1ba3c29d836f240b0a2c3335095da629cfe79bb58a78fc7d8b172e0309447e9ec75f7dd21925a55b5ca96b673a9fff36f0078b948330a42801
|
||||
REF "v${VERSION}"
|
||||
SHA512 cf1d8b9b23c03702496e63aedbc97cc1cbb64ca25bfd5a47a5fde5db80f5b1072a658b0b629a2e1c334e6d12c4511401f3e0aaef14843b1bce71a27c138ddba4
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rapidcsv",
|
||||
"version": "8.64",
|
||||
"version": "8.80",
|
||||
"description": "Rapidcsv is a C++ header-only library for CSV parsing.",
|
||||
"homepage": "https://github.com/d99kris/rapidcsv/",
|
||||
"license": "BSD-3-Clause",
|
||||
|
@ -7513,7 +7513,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"rapidcsv": {
|
||||
"baseline": "8.64",
|
||||
"baseline": "8.80",
|
||||
"port-version": 0
|
||||
},
|
||||
"rapidfuzz": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "4b8c616fc3d8226d7c5f69e2bb24543483a1dac0",
|
||||
"version": "8.80",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "1842f5ea6077feea4ef5d07bb43e2fd648763718",
|
||||
"version": "8.64",
|
||||
|
Loading…
x
Reference in New Issue
Block a user