[glaze] update to 6.5.1 (#49205)

This commit is contained in:
toge
2026-01-06 04:52:57 +09:00
committed by GitHub
parent faee1e2ade
commit 9a7210743c
4 changed files with 8 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO stephenberry/glaze
REF "v${VERSION}"
SHA512 00657dec6fa5e88ab0c694e7dac5ee0ddebc8699fddfa2e770a5be20f7a52bd599d5436e3dedb63c58657cc2b11d866e09b63ea515007ee6658887e8ca66794a
SHA512 fb45220afde0b6374f6d864baa7fb649583e304a31914036aa7673adf2a72aa3944926f9a8f3e71fea4ec5f6655afa0a8fdcd42c698d98451b0ac1db7c15aa39
HEAD_REF main
)

View File

@@ -1,6 +1,6 @@
{
"name": "glaze",
"version": "6.4.1",
"version": "6.5.1",
"description": "One of the fastest JSON libraries in the world. Glaze reads and writes from C++ memory, simplifying interfaces and offering incredible performance.",
"homepage": "https://github.com/stephenberry/glaze",
"license": "MIT",

View File

@@ -3329,7 +3329,7 @@
"port-version": 0
},
"glaze": {
"baseline": "6.4.1",
"baseline": "6.5.1",
"port-version": 0
},
"glbinding": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b93b033ffa6eeb95f54a082409c695007b11df6e",
"version": "6.5.1",
"port-version": 0
},
{
"git-tree": "853b5a3f2c9d76342f1500796a7eef8bbab2fe65",
"version": "6.4.1",