mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 22:51:57 +08:00
faf52ad89f
* SObjectizer updated to v.5.7.2.5 * Command x-add-version applied for the latest sobjectizer
8 lines
306 B
JSON
8 lines
306 B
JSON
{
|
|
"name": "sobjectizer",
|
|
"version": "5.7.2.5",
|
|
"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"
|
|
}
|