vim: Update to version 8.1.0200

This commit is contained in:
Richard Kuhnt 2018-07-20 23:00:23 +00:00
parent 994ca655b8
commit da12a562b0

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0196", "version": "8.1.0200",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0196/gvim_8.1.0196_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0200/gvim_8.1.0200_x64.zip",
"hash": "018067dc90f7e06fe70e35c90158b89533ddde02b130f3fee39c10c35b224b2b" "hash": "2b34fd725c4ec1055e11cfbf6d3483f9cd38ca975d20eb3c242645a3982fe0a7"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",