diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-08-20 10:28:33 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-08-20 10:56:28 +0200 |
commit | ac53996ebbafe964480f0865c49866f2a429e8a1 (patch) | |
tree | bcac110d0934d705430fc4e1a7454fb1b7338410 | |
parent | a8fbe1d409e08c68b05bc26b096486020ae3162b (diff) | |
download | rneovim-ac53996ebbafe964480f0865c49866f2a429e8a1.tar.gz rneovim-ac53996ebbafe964480f0865c49866f2a429e8a1.tar.bz2 rneovim-ac53996ebbafe964480f0865c49866f2a429e8a1.zip |
build(deps): bump luajit to HEAD - fb22d0f80
-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 48e7ccb29e..9928b8383b 100644 --- a/cmake.deps/deps.txt +++ b/cmake.deps/deps.txt @@ -1,8 +1,8 @@ LIBUV_URL https://github.com/libuv/libuv/archive/v1.48.0.tar.gz LIBUV_SHA256 8c253adb0f800926a6cbd1c6576abae0bc8eb86a4f891049b72f9e5b7dc58f33 -LUAJIT_URL https://github.com/LuaJIT/LuaJIT/archive/fb5e1c9f0d449a2b987c2c4b29f6cc811242b0a1.tar.gz -LUAJIT_SHA256 75cd0e45a9cc493a555e34506a975b1d05b6b34e2a98a5a781631fcaaec2c9d1 +LUAJIT_URL https://github.com/LuaJIT/LuaJIT/archive/fb22d0f80f291827a4004e16bc589b54bcc4a3c7.tar.gz +LUAJIT_SHA256 6ec85c9588aca09f30f2dc2a843e9710be96292e32d28fe8f606daf4a89aeb45 LUA_URL https://www.lua.org/ftp/lua-5.1.5.tar.gz LUA_SHA256 2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333 |