[glaze] update to 4.0.1 (#42317)

This commit is contained in:
c8ef 2024-11-23 07:25:29 +08:00 committed by GitHub
parent f1ed59e966
commit c2681c76cf
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 ddc90ddb1af4f485a899b2ecb360ebb8d39d0b54b08b79ce4f79898c7fab624f70f57711e22e99381eff42e2576048eba00d8bfb42e4d60c836e299930983f03
SHA512 0db97a633e532aabbd597005fd210f78acd42551a154e51aac1d7980ddff5afa38defc59931b11fd7147178e78d986812c7e0c54ff3c3cbf63092f17dd3ceba8
HEAD_REF main
)

View File

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

@ -3137,7 +3137,7 @@
"port-version": 0
},
"glaze": {
"baseline": "3.6.1",
"baseline": "4.0.1",
"port-version": 0
},
"glbinding": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "46fef97f583cb6cff692a089b5d7bc098db75c77",
"version": "4.0.1",
"port-version": 0
},
{
"git-tree": "df55c310c67502aeb69438b8176bc8e772dbdc75",
"version": "3.6.1",