diff options
author | dundargoc <gocdundar@gmail.com> | 2024-09-13 15:31:43 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-09-13 15:56:37 +0200 |
commit | 5284a2a793160d911efd136a6da1c2c4e2d6d996 (patch) | |
tree | 6f18bf8c307116b93da51ebd7bec2cd25d4b54dd | |
parent | b9b408a56c7e607972beaa7214719ff1494e384c (diff) | |
download | rneovim-5284a2a793160d911efd136a6da1c2c4e2d6d996.tar.gz rneovim-5284a2a793160d911efd136a6da1c2c4e2d6d996.tar.bz2 rneovim-5284a2a793160d911efd136a6da1c2c4e2d6d996.zip |
build: bump unibilium to v2.1.2
There is no real practical difference from previous commit except that
this is a tagged release.
-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 60360adf6a..bc3e41e762 100644 --- a/cmake.deps/deps.txt +++ b/cmake.deps/deps.txt @@ -7,8 +7,8 @@ LUAJIT_SHA256 2b5514bd6a6573cb6111b43d013e952cbaf46762d14ebe26c872ddb80b5a84e0 LUA_URL https://www.lua.org/ftp/lua-5.1.5.tar.gz LUA_SHA256 2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333 -UNIBILIUM_URL https://github.com/neovim/unibilium/archive/ab28a2ddb86a144194a798bcf1fef1ab4f981ab7.tar.gz -UNIBILIUM_SHA256 7c0386fc48452632868e0dcb8e7ed140d67a3da79e39ceee54c1ba7a495ad625 +UNIBILIUM_URL https://github.com/neovim/unibilium/archive/v2.1.2.tar.gz +UNIBILIUM_SHA256 370ecb07fbbc20d91d1b350c55f1c806b06bf86797e164081ccc977fc9b3af7a LUV_URL https://github.com/luvit/luv/releases/download/1.48.0-2/luv-1.48.0-2.tar.gz LUV_SHA256 2c3a1ddfebb4f6550293a40ee789f7122e97647eede51511f57203de48c03b7a |