aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2022-09-16 19:30:04 +0200
committerGitHub <noreply@github.com>2022-09-16 19:30:04 +0200
commit6cc03b9c90675d5736e317a55b0ef9feb929e04f (patch)
treea52e8ccb6c9b29ff1d322c1bb414d276d631e69a
parente512d3ecf2b6e0104d2df0d863c8d51a2d7e5ab1 (diff)
downloadrneovim-6cc03b9c90675d5736e317a55b0ef9feb929e04f.tar.gz
rneovim-6cc03b9c90675d5736e317a55b0ef9feb929e04f.tar.bz2
rneovim-6cc03b9c90675d5736e317a55b0ef9feb929e04f.zip
build(deps): bump libvterm to v0.3 (#20222)
-rw-r--r--cmake.deps/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake.deps/CMakeLists.txt b/cmake.deps/CMakeLists.txt
index f9992d3c01..0eccfb6f0b 100644
--- a/cmake.deps/CMakeLists.txt
+++ b/cmake.deps/CMakeLists.txt
@@ -173,8 +173,8 @@ set(UNIBILIUM_SHA256 29815283c654277ef77a3adcc8840db79ddbb20a0f0b0c8f648bd8cd49a
set(LIBTERMKEY_URL https://www.leonerd.org.uk/code/libtermkey/libtermkey-0.22.tar.gz)
set(LIBTERMKEY_SHA256 6945bd3c4aaa83da83d80a045c5563da4edd7d0374c62c0d35aec09eb3014600)
-set(LIBVTERM_URL https://www.leonerd.org.uk/code/libvterm/libvterm-0.3-RC1.tar.gz)
-set(LIBVTERM_SHA256 441d1c372b84a0df12525100ab06c0366260fb4f6252abd1665ee4fa571b5134)
+set(LIBVTERM_URL https://www.leonerd.org.uk/code/libvterm/libvterm-0.3.tar.gz)
+set(LIBVTERM_SHA256 61eb0d6628c52bdf02900dfd4468aa86a1a7125228bab8a67328981887483358)
set(LUV_VERSION 1.44.2-1)
set(LUV_URL https://github.com/luvit/luv/archive/1.44.2-1.tar.gz)