[daw-json-link] update to v3.29.2 (#41943)

Co-authored-by: Jon <v-zhli17@microsoft.com>
This commit is contained in:
JonLiu1993 2024-11-07 12:54:09 +08:00 committed by GitHub
parent 112c5d7b46
commit 92d30ae9ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO beached/daw_json_link
REF "v${VERSION}"
SHA512 710dcc677414d9e4e748276cd43344e403fc664ad67b7a47d032b68a7b21c7a89b0e3ef5cea650ab9a5f3b7148f482aa2fc1152b9fe31d67efaac152bd7a9cd8
SHA512 b8fc270e72ed092d43128978e29551da21402c6dbff0b73f7e28257a86585d73a5389f82ea91884bb634b193a7f4b82bcf856087688cd343e032d823503b8891
HEAD_REF release
)

View File

@ -1,6 +1,6 @@
{
"name": "daw-json-link",
"version": "3.24.0",
"version": "3.29.2",
"description": "Perhaps the fastest JSON deserializer/serializer posssible or at least close to it.",
"homepage": "https://github.com/beached/daw_json_link",
"license": "BSL-1.0",

View File

@ -2225,7 +2225,7 @@
"port-version": 0
},
"daw-json-link": {
"baseline": "3.24.0",
"baseline": "3.29.2",
"port-version": 0
},
"daw-utf-range": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "4ca483e0712234315da8e6b3d085a4e1b07f00cc",
"version": "3.29.2",
"port-version": 0
},
{
"git-tree": "ba24e4cb2d3b922cf9f7879cb6936f355cba5204",
"version": "3.24.0",