mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
third-party: Bump msgpack-c to 2.1.1
This commit is contained in:
parent
3a9dd13f9e
commit
d92add8a4b
4
third-party/CMakeLists.txt
vendored
4
third-party/CMakeLists.txt
vendored
@ -90,8 +90,8 @@ include(ExternalProject)
|
||||
set(LIBUV_URL https://github.com/libuv/libuv/archive/v1.9.1.tar.gz)
|
||||
set(LIBUV_SHA256 a6ca9f0648973d1463f46b495ce546ddcbe7cce2f04b32e802a15539e46c57ad)
|
||||
|
||||
set(MSGPACK_URL https://github.com/msgpack/msgpack-c/archive/cpp-1.0.0.tar.gz)
|
||||
set(MSGPACK_SHA256 afda64ca445203bb7092372b822bae8b2539fdcebbfc3f753f393628c2bcfe7d)
|
||||
set(MSGPACK_URL https://github.com/msgpack/msgpack-c/archive/cpp-2.1.1.tar.gz)
|
||||
set(MSGPACK_SHA256 d6bef12d959816a39c7a6972f3f16c0724e4c7ff0927eb59a35247dc8267b609)
|
||||
|
||||
set(LUAJIT_URL https://github.com/neovim/deps/raw/master/opt/LuaJIT-2.0.4.tar.gz)
|
||||
set(LUAJIT_SHA256 620fa4eb12375021bef6e4f237cbd2dd5d49e56beb414bee052c746beef1807d)
|
||||
|
Loading…
Reference in New Issue
Block a user