Update vim to version 8.0.1599

This commit is contained in:
Richard Kuhnt 2018-03-12 00:00:40 +00:00
parent 348d48b7ba
commit 48205689ca

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.1594", "version": "8.0.1599",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1594/gvim_8.0.1594_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1599/gvim_8.0.1599_x86.zip",
"hash": "62632f92ae43f15cb9d2358fdd0fbb7ffad10a633aa8f8d0aa63cb9104d85051" "hash": "3e011e89c707b40650d56a4ff55d9dd05ee38a92970e390bfe54375a3c7be278"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1594/gvim_8.0.1594_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1599/gvim_8.0.1599_x64.zip",
"hash": "2d9f39007d99f8b64caf9c2cccc47bd742cdaf7c30d5ef1ed44fa0aa7eb6886b" "hash": "3524609b7e62154ad1f71fe4557c8a5292433222368413b45a29257277eb417e"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",