diff options
| author | Robert Kesteson <rkesters@gmail.com> | 2020-08-31 19:17:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-31 16:17:53 -0700 |
| commit | 5471b158cf9c1ceaa232a0ba8ec0d1d02f7d26af (patch) | |
| tree | 9d57a17d8173b9d59b68769634424b4ab1c48b8c /ports/caf/CONTROL | |
| parent | b9da3975f738a23018a631387d95821b30bf3331 (diff) | |
| download | vcpkg-5471b158cf9c1ceaa232a0ba8ec0d1d02f7d26af.tar.gz vcpkg-5471b158cf9c1ceaa232a0ba8ec0d1d02f7d26af.zip | |
[caf] Update caf to 0.17.6 (#13175)
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/caf/CONTROL')
| -rw-r--r-- | ports/caf/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/caf/CONTROL b/ports/caf/CONTROL index 69e9c1ae4..1e0ca3624 100644 --- a/ports/caf/CONTROL +++ b/ports/caf/CONTROL @@ -1,5 +1,5 @@ Source: caf
-Version: 0.17.3 +Version: 0.17.6
Homepage: https://github.com/actor-framework/actor-framework
Build-Depends: openssl
Description: an open source C++11 actor model implementation featuring lightweight & fast actor implementations, pattern matching for messages, network transparent messaging, and more.
|
