vcpkg/ports/sobjectizer/vcpkg.json
eao197 f4a1f538b5
[sobjectizer] Update to 5.7.2.6 (#20191)
* SObjectizer updated to 5.7.2.6.

* Baseline updated with sobjectizer-5.7.2.6.
2021-09-16 10:44:01 -07:00

8 lines
306 B
JSON

{
"name": "sobjectizer",
"version": "5.7.2.6",
"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"
}