vim: Update to version 8.1.0751

This commit is contained in:
Richard Kuhnt 2019-01-15 00:00:38 +00:00
parent 157049475a
commit 019a7cb0de

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0744", "version": "8.1.0751",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0744/gvim_8.1.0744_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0751/gvim_8.1.0751_x64.zip",
"hash": "6a846a5a34b4eab284f23c253453865b792faf8135cff2a673a48a8a1f280145" "hash": "875ab66370d776f934377a62568bda54bfa0679c04c4756d832a56039547abf6"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",