[glaze] Bump to 4.2.2 (#42889)

This commit is contained in:
Weihang Ding 2024-12-24 01:38:11 +08:00 committed by GitHub
parent 096a5b15d5
commit aa1dd09928
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 9af6e479c584db61bcf7385a30ad99b39727d81782bf4510c5343b35e40fd39258b2f2b86537022bd2046456422b374e9002bf302e18fcc557b894204f78a303
SHA512 e1e1f0aff6b352ba22a8cd6a5871f8f0b5269930cd7cad77f4df199bb3e7e27600125512b804bd5d1c15d4f36852e59fa2a02845f7eb2bd976360d3383e9309f
HEAD_REF main
)

View File

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

@ -3133,7 +3133,7 @@
"port-version": 0
},
"glaze": {
"baseline": "4.2.0",
"baseline": "4.2.2",
"port-version": 0
},
"glbinding": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0de37a617b5372234357ffd665c88455381d97cd",
"version": "4.2.2",
"port-version": 0
},
{
"git-tree": "5bbcbfee41a16a8da71e956b03533ce2d0cc1d6f",
"version": "4.2.0",