[glaze] update to 3.4.1 (#41112)

This commit is contained in:
Jia Yue Hua 2024-09-24 03:23:51 +08:00 committed by GitHub
parent b97609aedd
commit 935a27710b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 6e3cdc974cff8b3d374596e23d868fc582804b3228c84f9b1c88307765afa81fc7c5f25c38bae345ad489a69f871c4907053d0b4ef5347430e096ee714648934
SHA512 05cc3f2149f6f7b52ab8ead33933496003848865e6c69cb7575c7f1f9370624ae13f9f14b2c9e9c6a0ad4525f17980325ca3cf375f59a0482576d3ba070d0633
HEAD_REF main
)

View File

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

@ -3105,7 +3105,7 @@
"port-version": 0
},
"glaze": {
"baseline": "3.4.0",
"baseline": "3.4.1",
"port-version": 0
},
"glbinding": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a72e224ed050e70009e4b5f0b1e6415709a345e6",
"version": "3.4.1",
"port-version": 0
},
{
"git-tree": "1815ecb8bbd0dfa3d9c1af0d9dc77884fd919ee1",
"version": "3.4.0",