mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 06:39:00 +08:00
a44feca8c4
* SObjectizer updated to v.5.7.2.3. * New ver of SObjectizer added to versions list. * Change 'version-string' to 'version'. * Update for sobjectizer version in versions list.
8 lines
306 B
JSON
8 lines
306 B
JSON
{
|
|
"name": "sobjectizer",
|
|
"version": "5.7.2.3",
|
|
"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"
|
|
}
|