aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-07-02 20:44:05 -0400
committerGitHub <noreply@github.com>2021-07-02 17:44:05 -0700
commit94583483f9de6a46b1581d456732530445af9c35 (patch)
tree7af060d2abbc311410daa45c5fff2fb908a4135b
parent62d67de598286734536b63807d6b0f4e82b34128 (diff)
downloadrneovim-94583483f9de6a46b1581d456732530445af9c35.tar.gz
rneovim-94583483f9de6a46b1581d456732530445af9c35.tar.bz2
rneovim-94583483f9de6a46b1581d456732530445af9c35.zip
deps(curl): v7.77.0 (#14961)
https://github.com/neovim/neovim/issues/14078#issuecomment-870882357 https://github.com/neovim/deps/commit/d66e306abf5b846484b4f2adffd896bce7e065d2
-rw-r--r--third-party/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/third-party/CMakeLists.txt b/third-party/CMakeLists.txt
index e8999bf1ed..731feb566d 100644
--- a/third-party/CMakeLists.txt
+++ b/third-party/CMakeLists.txt
@@ -186,8 +186,8 @@ set(GPERF_URL https://github.com/neovim/deps/raw/ff5b4b18a87397a8564016071ae64f6
set(GPERF_SHA256 588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2)
# cat.exe curl.exe curl-ca-bundle.crt diff.exe tee.exe xxd.exe
-set(WINTOOLS_URL https://github.com/neovim/deps/raw/9efd42511dcab26995fa3490f2319b270949159e/opt/win32tools.zip)
-set(WINTOOLS_SHA256 378069d88a34e7f7283622213569020a2aba7a54f0b431fba28690f7eae3af9c)
+set(WINTOOLS_URL https://github.com/neovim/deps/raw/d66e306abf5b846484b4f2adffd896bce7e065d2/opt/win32tools.zip)
+set(WINTOOLS_SHA256 2fb2f8d69070b3f16e029913fb95008e6be33893d77fc358012396c275a0fdb7)
set(WINGUI_URL https://github.com/equalsraf/neovim-qt/releases/download/v0.2.16.1/neovim-qt.zip)
set(WINGUI_SHA256 ddb4492db03da407703fb0ab271c4eb060250d1a7d71200e2b3b981cb0de59de)