[Glaze] Update version 1.3.3 (#32789)

This commit is contained in:
Ómar Högni Guðmarsson 2023-07-28 05:47:36 +00:00 committed by GitHub
parent 861d3a1556
commit ccd2e8b4b9
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 6a058904028b399ee5d124e5327051e59de64c58841a433860fd27e70836a859c0109ad0eecc622daf08703c2814da71077f5a9f0bb845ee7cd0a6927d471253
SHA512 d2adcc18cb5a06ee6ba96f9d905a7cebd7c566eae3d6b91111e3b71a2f121bd5bd1ce84892aefcc1df05569132bed69de097168e8dc33f5ab76aa8e0e8d9af74
)
vcpkg_cmake_configure(

View File

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

@ -2869,7 +2869,7 @@
"port-version": 0
},
"glaze": {
"baseline": "1.3.2",
"baseline": "1.3.3",
"port-version": 0
},
"glbinding": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b9542adda87119b7456e9c6f57d31c19cebcc880",
"version": "1.3.3",
"port-version": 0
},
{
"git-tree": "6669c8c2a94f932485ee5b2e708d95c672f13b8c",
"version": "1.3.2",