[glaze] update version 1.3.1 (#32547)

This commit is contained in:
Ómar Högni Guðmarsson 2023-07-13 18:38:06 +00:00 committed by GitHub
parent d751358003
commit aa9f56d821
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 a57b7807ff99a7388e4b19564ba7505fc7e8e3ac9a1b6c02335d2c5ef65b0e9e015aa3e7795e634855e013ccea8049efbbe72ca0d9c738e2f0480f86e1e26b5e
SHA512 af0500cc97b7baae745b325886af238da39565f6680f164caebee77133c8264de5e0334416d933964fe7f1038c49c2d89c3f2731da603128070f216ba3076018
)
vcpkg_cmake_configure(

View File

@ -1,6 +1,6 @@
{
"name": "glaze",
"version": "1.2.6",
"version": "1.3.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

@ -2853,7 +2853,7 @@
"port-version": 0
},
"glaze": {
"baseline": "1.2.6",
"baseline": "1.3.1",
"port-version": 0
},
"glbinding": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f158620e34813dc071685d10ccc40c079f2b2ca9",
"version": "1.3.1",
"port-version": 0
},
{
"git-tree": "fe60168d31fea0898c1282a01d8fddead9af6bd7",
"version": "1.2.6",