diff options
| author | Pavel Kisliak <37534137+PavelKisliak@users.noreply.github.com> | 2020-05-08 09:23:37 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-07 23:23:37 -0700 |
| commit | 10c85756b00949339cef76af682da3c552e9a22c (patch) | |
| tree | 9881a1b36791010a4413916080c7525386dac84d /ports/bitserializer-cpprestjson/CONTROL | |
| parent | 3b08f6f9fd44f135ee833e467d55d215d679867b (diff) | |
| download | vcpkg-10c85756b00949339cef76af682da3c552e9a22c.tar.gz vcpkg-10c85756b00949339cef76af682da3c552e9a22c.zip | |
[BitSerializer] Update to version 0.9 (#11157)
Co-authored-by: Pavel_Kisliak <Pavel_Kisliak@epam.com>
Diffstat (limited to 'ports/bitserializer-cpprestjson/CONTROL')
| -rw-r--r-- | ports/bitserializer-cpprestjson/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/bitserializer-cpprestjson/CONTROL b/ports/bitserializer-cpprestjson/CONTROL index f75cd41a2..c3c1da30b 100644 --- a/ports/bitserializer-cpprestjson/CONTROL +++ b/ports/bitserializer-cpprestjson/CONTROL @@ -1,4 +1,5 @@ Source: bitserializer-cpprestjson
-Version: 0.8
+Version: 0.9
Build-Depends: bitserializer, cpprestsdk
-Description: This is an implementation of the BitSerializer archive for serialization JSON (based on CppRestSDK library).
+Description: C++ 17 library for serialization, module for support JSON (implementation based on the CppRestSDK library)
+Homepage: https://bitbucket.org/Pavel_Kisliak/bitserializer
|
