Skip to content

Commit

Permalink
fix(deps): revert accidental test commits (neovim#30864)
Browse files Browse the repository at this point in the history
* Revert "build(deps): bump libuv to 52a924331"

This reverts commit 54137a7.

* Revert "build(deps): bump libuv to 18d48bc13"

This reverts commit 66753a2.

* Revert "build(deps): bump libuv to 9cf0710d7"

This reverts commit 4c617f4.
  • Loading branch information
clason authored Oct 20, 2024
1 parent ed794c9 commit 573fcb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake.deps/deps.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
LIBUV_URL https://github.com/libuv/libuv/archive/52a9243317f90cc15ce709a096dd3da134e40c63.tar.gz
LIBUV_SHA256 bd03c721a4c54eb7957af41f749b8c28474fc87d08fa928b612e81f686ccc60f
LIBUV_URL https://github.com/libuv/libuv/archive/v1.49.2.tar.gz
LIBUV_SHA256 388ffcf3370d4cf7c4b3a3205504eea06c4be5f9e80d2ab32d19f8235accc1cf

LUAJIT_URL https://github.com/LuaJIT/LuaJIT/archive/97813fb924edf822455f91a5fbbdfdb349e5984f.tar.gz
LUAJIT_SHA256 cbf1647acbd340c62b9c342dae43290762efa1b26d8bf8457f143fabf8ed86c7
Expand Down

0 comments on commit 573fcb8

Please sign in to comment.