Update vim to version 8.0.1010

This commit is contained in:
Richard Kuhnt 2017-08-28 23:00:31 +00:00
parent 10a961b7ee
commit 98991ba047

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.1008", "version": "8.0.1010",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1008/gvim_8.0.1008_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1010/gvim_8.0.1010_x86.zip",
"hash": "8614c97241390bcaf0263bcb5b127400813251f1b96cb43cee341560db1e9ca1" "hash": "d246c14c79f904950d7fa981a7df4929842de79f1dd56b084a66a34edb3b3b88"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1008/gvim_8.0.1008_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1010/gvim_8.0.1010_x64.zip",
"hash": "282047073c194edeaa2fa42a861796c294b8d8347d6162f8cc9f8a324cfa9092" "hash": "a0bc2b484ee139117b3e769e741a5add0c18d9cd3e4f8068bed9806519fd49cd"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",