diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-05-29 04:07:54 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-28 13:07:54 -0700 |
| commit | 8fcf8b5157b4f7da8a67c423d04137921e279507 (patch) | |
| tree | 2ba88e95042a55ee9ba03544f5a1f2bb8c21c2c4 /ports/bond/CONTROL | |
| parent | 4312808883c5b84652cf08329d96da6a53e17974 (diff) | |
| download | vcpkg-8fcf8b5157b4f7da8a67c423d04137921e279507.tar.gz vcpkg-8fcf8b5157b4f7da8a67c423d04137921e279507.zip | |
[bond] Update to 9.0.0 (#11628)
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 b0a2a9a75..69351a243 100644 --- a/ports/bond/CONTROL +++ b/ports/bond/CONTROL @@ -1,5 +1,5 @@ Source: bond
-Version: 8.1.0-4
+Version: 9.0.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
|
