Update vim to version 8.0.1666

This commit is contained in:
Richard Kuhnt 2018-04-05 23:01:33 +00:00
parent c886bcbf54
commit fa28406454

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.1661", "version": "8.0.1666",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1661/gvim_8.0.1661_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1666/gvim_8.0.1666_x86.zip",
"hash": "822cf0bdcac4cc44af3a631070a8bd6163ea86282423c4fa82926ab603dc0721" "hash": "d7ea6afbb5444c6be16845dee2ecfb7b521dab02e7936e016a91d36c379acb05"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1661/gvim_8.0.1661_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1666/gvim_8.0.1666_x64.zip",
"hash": "f8236c0b58c4f078872f37b674a7f4b1af64bee4941b4f3a4eb804766679a5c9" "hash": "9de412d4b187b2227c3dcadc35df5a838d257354c136988872c2b3b1c12087e2"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",