[glaze] update to 6.1.0 (#48469)

This commit is contained in:
Argentoz
2025-11-25 22:45:23 +05:00
committed by GitHub
parent 85d2ce7a5a
commit 26f4cade19
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 690f8de849c5133b4558dbd7186b758b04b4f312d0d938f9e704c893a891d6bbb9c24176944bbb9f27658abae8824cd02f7fcf9cbb7f5263a2b60d59b4e94749
SHA512 556fc71b145a5b6fb92eb7260116e8bfdff7091e1aabcd76f798fc89809e84afa9d0c975fca4e451f14f0e014f32f075aab59bc5ddcc88a90fea924cbc5aba94
HEAD_REF main
)

View File

@@ -1,6 +1,6 @@
{
"name": "glaze",
"version": "6.0.3",
"version": "6.1.0",
"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

@@ -3333,7 +3333,7 @@
"port-version": 0
},
"glaze": {
"baseline": "6.0.3",
"baseline": "6.1.0",
"port-version": 0
},
"glbinding": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d90830b807adb2aafa52e615f53c1ca81839ddb6",
"version": "6.1.0",
"port-version": 0
},
{
"git-tree": "d27905835610e861aa5ae301d5663f09cfcc5b85",
"version": "6.0.3",