diff --git a/ports/wirestead/portfile.cmake b/ports/wirestead/portfile.cmake index 4144f5e7d731bb..5b7da65b2d83a8 100644 --- a/ports/wirestead/portfile.cmake +++ b/ports/wirestead/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO wirestead/wirestead REF v${VERSION} - SHA512 fafcf718281ff4aea01fbfeafe580afd186c4e244d363a409a2fd1aafb8892c8d9f70163a785f29c5661f43d27980236da1a69fff28f19408eee534db52f926c + SHA512 475297b7b2f112726fd8dfdf110c49960db868d054e44083cbb59fb243da62ef88b91582afbae9055ce01d4730c26126c96f6e4808dcc9c61c56dd6c89071ffe HEAD_REF main ) diff --git a/ports/wirestead/vcpkg.json b/ports/wirestead/vcpkg.json index 053504d6c7423d..3afea74ad0d024 100644 --- a/ports/wirestead/vcpkg.json +++ b/ports/wirestead/vcpkg.json @@ -1,6 +1,6 @@ { "name": "wirestead", - "version": "0.9.2", + "version": "0.9.3", "description": "Unified, cross-platform async C++ library for Serial, TCP, UDP, and UDS", "homepage": "https://github.com/wirestead/wirestead", "license": "Apache-2.0", diff --git a/versions/baseline.json b/versions/baseline.json index db58016fadd36c..8cff1264122c19 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -11021,7 +11021,7 @@ "port-version": 0 }, "wirestead": { - "baseline": "0.9.2", + "baseline": "0.9.3", "port-version": 0 }, "wmipp": { diff --git a/versions/w-/wirestead.json b/versions/w-/wirestead.json index cef391d5affd15..e097fc9883f656 100644 --- a/versions/w-/wirestead.json +++ b/versions/w-/wirestead.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ef5d0a8270d39ca6839525e3347a44b95ff8648a", + "version": "0.9.3", + "port-version": 0 + }, { "git-tree": "4fd543a2b7df594f16acedeb4cb5de3291d163df", "version": "0.9.2",