[sobjectizer] Update to 5.8.2. (#37617)

This commit is contained in:
eao197 2024-03-26 01:52:28 +03:00 committed by GitHub
parent d68ac51da3
commit f003990b23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO stiffstream/sobjectizer
REF "v.${VERSION}"
SHA512 2121c33660ed9866527533a4cce660762d2c92e4224a7d1ef3130e26fd9015664fa0190b673cea89568314a4fa4cbb9414be9c86983ae87d07cacc122ced79bf
SHA512 74c4cc8ae670b53df347d9158005285c4ee2bfea09feab0ac88e43b3161dcc8b38072bb6f3f7c17d9b5341cde82c5ed71835f4abd1c28f151b5370128dc250b2
)
string(COMPARE EQUAL "${VCPKG_LIBRARY_LINKAGE}" "static" SOBJECTIZER_BUILD_STATIC )

View File

@ -1,6 +1,6 @@
{
"name": "sobjectizer",
"version": "5.8.1.1",
"version": "5.8.2",
"description": "SObjectizer is a C++ in-process message dispatching framework with implementation of Actor Model, Publish-Subscribe Model and CSP-like channels.",
"homepage": "https://github.com/Stiffstream/sobjectizer",
"license": "BSD-3-Clause",

View File

@ -8157,7 +8157,7 @@
"port-version": 0
},
"sobjectizer": {
"baseline": "5.8.1.1",
"baseline": "5.8.2",
"port-version": 0
},
"soci": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "76f1250dd3467c2c7d30a4871fcfcde9950ec82d",
"version": "5.8.2",
"port-version": 0
},
{
"git-tree": "19bcadb4abff7ed5b5423eca7280259ab6b3045a",
"version": "5.8.1.1",