[Glaze] Update 1.5.7 (#34895)

* Glaze update 1.5.7

* Update database

---------

Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
This commit is contained in:
Ómar Högni Guðmarsson 2023-11-06 17:38:52 +00:00 committed by GitHub
parent 97fff3d9ff
commit b182703f4c
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 88bf8f152d0dbce38e97160a9fa0a5b1f708213d8b80e2c771ce981e6abfeecf4daa09d79b582b3b7c3ba6f932ff5fada9965a4db5d30db956f7d6152686f002
SHA512 4b9fb73790892cb7543ee94e773ff706f9fad46cd95c472b68d1f535413bc2b46c2d36970cbe31858444a5463ec19215ef50f4c37e8efe5f4f23c61acf7a53ed
)
vcpkg_cmake_configure(

View File

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

@ -2961,7 +2961,7 @@
"port-version": 0
},
"glaze": {
"baseline": "1.5.6",
"baseline": "1.5.7",
"port-version": 0
},
"glbinding": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "50a00a801ec368382628caa2da7c8a0f09815456",
"version": "1.5.7",
"port-version": 0
},
{
"git-tree": "4146e402c56c4d3678ccf0fc30a303fe4a628bcb",
"version": "1.5.6",