diff options
| author | Francisco Facioni <francisco.facioni@hawkeyeinnovations.com> | 2018-01-10 10:29:20 +0000 |
|---|---|---|
| committer | Francisco Facioni <francisco.facioni@hawkeyeinnovations.com> | 2018-01-10 10:40:12 +0000 |
| commit | b04abf9841182173a89cd8809d9a9b2b12d9fd58 (patch) | |
| tree | 203c09b2eb886ca185fba64ec41891db73f86472 /ports/flatbuffers/CONTROL | |
| parent | 5e12b19f6bd8e44cb46a9e0ecd947e7a66c19f80 (diff) | |
| download | vcpkg-b04abf9841182173a89cd8809d9a9b2b12d9fd58.tar.gz vcpkg-b04abf9841182173a89cd8809d9a9b2b12d9fd58.zip | |
[flatbuffers] update to 1.8.0
Diffstat (limited to 'ports/flatbuffers/CONTROL')
| -rw-r--r-- | ports/flatbuffers/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/flatbuffers/CONTROL b/ports/flatbuffers/CONTROL index 5611e4945..a1efcdd39 100644 --- a/ports/flatbuffers/CONTROL +++ b/ports/flatbuffers/CONTROL @@ -1,4 +1,4 @@ Source: flatbuffers -Version: 1.7.1-1 +Version: 1.8.0 Description: Memory Efficient Serialization Library http://google.github.io/flatbuffers/ FlatBuffers is an efficient cross platform serialization library for games and other memory constrained apps. It allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility. |
