diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-11-14 01:40:38 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-14 01:40:38 -0800 |
| commit | 6ae476dfe7c2efe7d83530e3fb9f2d96bfb9801d (patch) | |
| tree | ff2f0633d7fda360a3f59d46ecbb413bf52cab2f /ports/bond/CONTROL | |
| parent | 691c388f254ccb08e3a4d8450799981f3661541e (diff) | |
| parent | f06bf273971ffede4d2a8fefea0de383841cc8b7 (diff) | |
| download | vcpkg-6ae476dfe7c2efe7d83530e3fb9f2d96bfb9801d.tar.gz vcpkg-6ae476dfe7c2efe7d83530e3fb9f2d96bfb9801d.zip | |
Merge pull request #2193 from chwarr/bond-7.0.2
Upgrade Bond to 7.0.2
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 e69c925d6..6680b6dd3 100644 --- a/ports/bond/CONTROL +++ b/ports/bond/CONTROL @@ -1,5 +1,5 @@ Source: bond Maintainer: bond@microsoft.com -Version: 6.0.0-1 +Version: 7.0.2 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. <https://github.com/Microsoft/bond> Build-Depends: boost, rapidjson |
