aboutsummaryrefslogtreecommitdiff
path: root/ports/msgpack/CONTROL
diff options
context:
space:
mode:
authorEvgeni Zharkov <zharkov.ev.u@yandex.ru>2019-04-05 07:12:11 +0300
committerPhil Christensen <philc@microsoft.com>2019-04-04 21:12:11 -0700
commit78e0c6c4256c63e94bbd661a4825a00e04ed05b6 (patch)
tree65057225f328cb689783a775a4ee2a130d5c688a /ports/msgpack/CONTROL
parent3352d70bc056d5220eebf60dc7cc47b2df2293eb (diff)
downloadvcpkg-78e0c6c4256c63e94bbd661a4825a00e04ed05b6.tar.gz
vcpkg-78e0c6c4256c63e94bbd661a4825a00e04ed05b6.zip
Update msgpack to 3.1.1 (#5945)
Diffstat (limited to 'ports/msgpack/CONTROL')
-rw-r--r--ports/msgpack/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/msgpack/CONTROL b/ports/msgpack/CONTROL
index 7c9933d27..e75f0743f 100644
--- a/ports/msgpack/CONTROL
+++ b/ports/msgpack/CONTROL
@@ -1,3 +1,3 @@
Source: msgpack
-Version: 2.1.5-1
+Version: 3.1.1
Description: MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller.