Update vim to version 8.0.1625

This commit is contained in:
Richard Kuhnt 2018-03-21 00:00:46 +00:00
parent 3cd697bb11
commit 41fbd5f085

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.1617", "version": "8.0.1625",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1617/gvim_8.0.1617_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1625/gvim_8.0.1625_x86.zip",
"hash": "9e577254f9c9afafeef8d8ef234ab5f52dc0d2f6cd0ba9892d39e1da08911b42" "hash": "e19fac82836f01f0a09a5cf1634d7f4cf68fe44459f37d97cffcbe1d91d38178"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1617/gvim_8.0.1617_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1625/gvim_8.0.1625_x64.zip",
"hash": "6f8ad3b783abe61b75c8aa13337b7c0ad23ba60bdfcf85d866e3c553a3dce20e" "hash": "f96f3437939ffc4e019024377eca6da5cb3a92acea68bd3dad5188c7429a66ec"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",