[Glaze] update (#31319)

* Glaze update V1.2.3

* update database

* Remove unused flag

* update version database
This commit is contained in:
Ómar Högni Guðmarsson 2023-05-09 21:57:10 +00:00 committed by GitHub
parent 4d2e253e42
commit ff311f676b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 9 deletions

View File

@ -6,13 +6,13 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO stephenberry/glaze
REF "v${VERSION}"
SHA512 8016328a347dac7c4826cb5ff944d38b1b32dd2fbfe9080f73e3351d2f3682c06c5500f05b2f2dfda5925af8605469b26f78f2522ff498a2131867edceb7b709
SHA512 456b49a86dddb5949991050daa8dcfbe47ca55db6746539e14995a19bd2623ab46ac72e08af29f64cb1f3ff79265fb8d824bf9b7744f3cf94e568f27467b6185
)
vcpkg_cmake_configure(
SOURCE_PATH "${SOURCE_PATH}"
OPTIONS
-DBUILD_TESTING=OFF
-Dglaze_DEVELOPER_MODE=OFF
)
vcpkg_cmake_install()

View File

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

@ -500,11 +500,6 @@ gherkin-c:x86-windows = skip
gl3w:arm-neon-android=fail
gl3w:arm64-android=fail
gl3w:x64-android=fail
glaze:arm-neon-android=fail
glaze:arm64-android=fail
glaze:x64-android=fail
glaze:x64-linux=fail
glaze:x64-osx=fail
glew:arm-neon-android=fail
glew:arm64-android=fail
glew:x64-android=fail

View File

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

View File

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