Update vim to version 8.0.1298

This commit is contained in:
Richard Kuhnt 2017-11-15 00:00:28 +00:00
parent 0c180b1198
commit 5156d3d86e

View File

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