Update vim to version 8.0.1305

This commit is contained in:
Richard Kuhnt 2017-11-17 00:00:37 +00:00
parent 6db41c58ea
commit 11444328ae

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1298",
"version": "8.0.1305",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1298/gvim_8.0.1298_x86.zip",
"hash": "869acd6b6df2b7228742603aa75e1221568b7d3566854496b237c7f70793437a"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1305/gvim_8.0.1305_x86.zip",
"hash": "74318f072a234f441e84485017162613257ef9ae120a259a1f605d46084aafb1"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1298/gvim_8.0.1298_x64.zip",
"hash": "5258aed3e6a1cb30ab0a4bd54295271ff7bfc900a7aab303c49080f61bbe40ef"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1305/gvim_8.0.1305_x64.zip",
"hash": "c21e225cabc3f2247c99ee547183535a9c7c84f04fad6d2545ded006e9b2697b"
}
},
"extract_dir": "vim\\vim80",