diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-06-21 05:52:28 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-20 14:52:28 -0700 |
| commit | 5f72d97b6e8e8dbd648567d2601c9a5c2e69eb85 (patch) | |
| tree | 5d0d3e084307803bdf7326910987f92af8f76cce /ports/bond/CONTROL | |
| parent | 321540a82abec73f280847df10af6aa1fe9e472b (diff) | |
| download | vcpkg-5f72d97b6e8e8dbd648567d2601c9a5c2e69eb85.tar.gz vcpkg-5f72d97b6e8e8dbd648567d2601c9a5c2e69eb85.zip | |
[bond]Upgrade version to 8.1.0 and add Linux/OSX support. (#6954)
Diffstat (limited to 'ports/bond/CONTROL')
| -rw-r--r-- | ports/bond/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/bond/CONTROL b/ports/bond/CONTROL index 940b0dc05..0d1b82bc3 100644 --- a/ports/bond/CONTROL +++ b/ports/bond/CONTROL @@ -1,6 +1,6 @@ Source: bond
Maintainer: bond@microsoft.com
-Version: 7.0.2-2
+Version: 8.1.0
Description: Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
Homepage: https://github.com/Microsoft/bond
Build-Depends: rapidjson, boost-config, boost-utility, boost-assign
|
