Update vim to version 8.0.1360

This commit is contained in:
Richard Kuhnt 2017-12-01 00:00:31 +00:00
parent 734af76dd6
commit a0097db9b7

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1358",
"version": "8.0.1360",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1358/gvim_8.0.1358_x86.zip",
"hash": "fdfc45dab20de55cf78607df1ec6b7bcc3b3abba5ea1a498882ebb7ffa53c935"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1360/gvim_8.0.1360_x86.zip",
"hash": "a6e67742aebd4cbdd3f3bdcdd993b9741e213da2f7dff7451c6e0789cf63cd45"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1358/gvim_8.0.1358_x64.zip",
"hash": "029ea724e5dd03ef1b5bf1e69b57194299b075a626361f59e26305bf45ef3c13"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1360/gvim_8.0.1360_x64.zip",
"hash": "aa4bd3d37be8e99b7fc63701522de3b89340bfb179b46cb866579b0bdfbae6bf"
}
},
"extract_dir": "vim\\vim80",