[commata] update to 1.2.0 (#49108)

This commit is contained in:
toge
2025-12-27 03:30:04 +09:00
committed by GitHub
parent b98a9ec6ce
commit 026ac03d99
4 changed files with 8 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO furfurylic/commata
REF "v${VERSION}"
SHA512 aaf2343c81db642ec17f35a3a33d637f300ade7f7aab14a7f0c1b87ec66aec9bc4bad845c67ade7931e81427510fde6f1af66ddbef9bc700dd8b01015debc3a0
SHA512 9204ff324113359c3f59f10cf24403bf6b18c44146715165f2b8886c852b909cdbd4f681ae82d6abd1c7ce1a1f68cea41c649154f8ec074811f36312e8c168e5
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "commata",
"version": "1.1.2",
"version": "1.2.0",
"description": "Just another header-only C++17 CSV parser.",
"homepage": "https://github.com/furfurylic/commata",
"license": "Unlicense"

View File

@@ -1917,7 +1917,7 @@
"port-version": 0
},
"commata": {
"baseline": "1.1.2",
"baseline": "1.2.0",
"port-version": 0
},
"comms": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "dd1cc33ce03c577e28b3d8d0e39b437e7bce620e",
"version": "1.2.0",
"port-version": 0
},
{
"git-tree": "8d91b91f16014698c5d15d2feb27e33f06c758d0",
"version": "1.1.2",