[glaze] update 1.2.2 (#31249)

* Glaze updated to 1.2.2

* Vcpkg version database update
This commit is contained in:
Ómar Högni Guðmarsson 2023-05-05 18:17:13 +00:00 committed by GitHub
parent dc965d08df
commit 4eda0e3c70
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 7943056d02711fbabddeaa84918171d552b9d17fdfb19e44e3a21cced565ba5ba04cc69257720228f6fd3daff2d7fd4455b0b20165642ae23b6eaafb068102e7
SHA512 8016328a347dac7c4826cb5ff944d38b1b32dd2fbfe9080f73e3351d2f3682c06c5500f05b2f2dfda5925af8605469b26f78f2522ff498a2131867edceb7b709
)
vcpkg_cmake_configure(

View File

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

@ -2805,7 +2805,7 @@
"port-version": 0
},
"glaze": {
"baseline": "1.2.1",
"baseline": "1.2.2",
"port-version": 0
},
"glbinding": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "16c37a75de3f8e60dca6acec5bb868b869cb7e76",
"version": "1.2.2",
"port-version": 0
},
{
"git-tree": "e4e6b08e9aa73b948606044ed5c5c95c471a8f1f",
"version": "1.2.1",