diff options
| author | Eitan Har-Shoshanim <52128156+eitanhs@users.noreply.github.com> | 2020-08-07 21:12:15 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 11:12:15 -0700 |
| commit | 7c1e5863c0e8a67fc6c151f160bca213ac088d66 (patch) | |
| tree | c1b5fb90ceb561eb9de4699012e4718f5ce33bfc /ports/bond/CONTROL | |
| parent | 186c77da27bcf481fb1951899365a9b973c2747e (diff) | |
| download | vcpkg-7c1e5863c0e8a67fc6c151f160bca213ac088d66.tar.gz vcpkg-7c1e5863c0e8a67fc6c151f160bca213ac088d66.zip | |
wip (#12782)
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 eaf174e23..94d5cd3f7 100644 --- a/ports/bond/CONTROL +++ b/ports/bond/CONTROL @@ -1,5 +1,5 @@ Source: bond -Version: 9.0.0 +Version: 9.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. Homepage: https://github.com/Microsoft/bond Build-Depends: rapidjson, boost-config, boost-utility, boost-assign |
