diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-01-12 23:47:05 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-01-12 23:47:05 +0100 |
commit | 424388c207eaf6b5f564ff8247b5800ab337bc56 (patch) | |
tree | 649bf81efc5892653eedd14ec1ed74753f643356 | |
parent | fe3f2ad0f9eb5b03a8cb04b0534b4364e1d4eb11 (diff) | |
download | rneovim-424388c207eaf6b5f564ff8247b5800ab337bc56.tar.gz rneovim-424388c207eaf6b5f564ff8247b5800ab337bc56.tar.bz2 rneovim-424388c207eaf6b5f564ff8247b5800ab337bc56.zip |
win/dist: nvim-qt v0.2.12
-rw-r--r-- | third-party/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/third-party/CMakeLists.txt b/third-party/CMakeLists.txt index 3bba05818d..015b3ecbd4 100644 --- a/third-party/CMakeLists.txt +++ b/third-party/CMakeLists.txt @@ -163,8 +163,8 @@ set(GPERF_SHA256 588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae set(WINTOOLS_URL https://github.com/neovim/deps/raw/2f9acbecf06365c10baa3c0087f34a54c9c6f949/opt/win32tools.zip) set(WINTOOLS_SHA256 8bfce7e3a365721a027ce842f2ec1cf878f1726233c215c05964aac07300798c) -set(WINGUI_URL https://github.com/equalsraf/neovim-qt/releases/download/v0.2.11/neovim-qt.zip) -set(WINGUI_SHA256 b7add4b14561a2d8f55d3bbffb1d887209e4f26f837836639c2efeaaed9fa04e) +set(WINGUI_URL https://github.com/equalsraf/neovim-qt/releases/download/v0.2.12/neovim-qt.zip) +set(WINGUI_SHA256 68f8d7d46e21c94ac24577bc65d378c5f622794d11d34950e41edc1b0335560c) set(WIN32YANK_X86_URL https://github.com/equalsraf/win32yank/releases/download/v0.0.4/win32yank-x86.zip) set(WIN32YANK_X86_SHA256 62f34e5a46c5d4a7b3f3b512e1ff7b77fedd432f42581cbe825233a996eed62c) |