Update vim to version 8.0.1750

This commit is contained in:
Richard Kuhnt 2018-04-23 23:00:39 +00:00
parent e894c898be
commit 4ce15d2998

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.0.1748",
"version": "8.0.1750",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1748/gvim_8.0.1748_x86.zip",
"hash": "ba1a6386235245014c525a1c5410749d82f269fff75e280c380488a199482448"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1750/gvim_8.0.1750_x86.zip",
"hash": "67d362dc004a9303170ce1c1b4c78a28c4fcf72910dea60d2dfc0bac8ba2666c"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1748/gvim_8.0.1748_x64.zip",
"hash": "14f8630b26337ba9d5fb32c10fa8d43c0579ade3cc28756d4a74d8062ea2a9c7"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1750/gvim_8.0.1750_x64.zip",
"hash": "753d3c1acafac9a0bdd06af44c9dc76da1ed662b6c82339d4c811ac787ab8cda"
}
},
"extract_dir": "vim\\vim80",