mirror of
https://github.com/neovim/neovim.git
synced 2025-10-12 21:06:13 +00:00
dist(win): update neovim-qt, win32tools.zip #20411
- update curl.exe (+ ca bundle), tee.exe, xxd.exe - remove diff.exe because `diffopt=internal` is now the default - update neovim-qt
This commit is contained in:
@@ -490,7 +490,6 @@ if(WIN32)
|
||||
foreach(DEP_FILE IN ITEMS
|
||||
curl-ca-bundle.crt
|
||||
curl.exe
|
||||
diff.exe
|
||||
tee.exe
|
||||
win32yank.exe
|
||||
xxd.exe
|
||||
@@ -532,8 +531,6 @@ if(WIN32)
|
||||
translations/qt_uk.qm
|
||||
D3Dcompiler_47.dll
|
||||
libEGL.dll
|
||||
libgcc_s_dw2-1.dll
|
||||
libGLESV2.dll
|
||||
libstdc++-6.dll
|
||||
libwinpthread-1.dll
|
||||
nvim-qt.exe
|
||||
|
Reference in New Issue
Block a user