diff options
author | Christian Clason <c.clason@uni-graz.at> | 2023-07-01 11:07:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-01 11:07:54 +0200 |
commit | 538b6c385391b4061d36530acea3fc3d20604358 (patch) | |
tree | e0a00e3b8ad01f8c12dad57d59cdee5f8a2a8c0d | |
parent | 628f6cce80dea9ef15e23a3ded77dc3f0c912b51 (diff) | |
download | rneovim-538b6c385391b4061d36530acea3fc3d20604358.tar.gz rneovim-538b6c385391b4061d36530acea3fc3d20604358.tar.bz2 rneovim-538b6c385391b4061d36530acea3fc3d20604358.zip |
build(deps): bump libuv to v1.46.0 (#24218)
https://github.com/libuv/libuv/releases/tag/v1.46.0
-rw-r--r-- | cmake.deps/deps.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake.deps/deps.txt b/cmake.deps/deps.txt index 8b6d24da04..57b577dc33 100644 --- a/cmake.deps/deps.txt +++ b/cmake.deps/deps.txt @@ -1,5 +1,5 @@ -LIBUV_URL https://github.com/libuv/libuv/archive/v1.45.0.tar.gz -LIBUV_SHA256 458e34d5ef7f3c0394a2bfd8c39d757cb1553baa5959b9b4b45df63aa027a228 +LIBUV_URL https://github.com/libuv/libuv/archive/v1.46.0.tar.gz +LIBUV_SHA256 7aa66be3413ae10605e1f5c9ae934504ffe317ef68ea16fdaa83e23905c681bd MSGPACK_URL https://github.com/msgpack/msgpack-c/releases/download/c-6.0.0/msgpack-c-6.0.0.tar.gz MSGPACK_SHA256 3654f5e2c652dc52e0a993e270bb57d5702b262703f03771c152bba51602aeba |