vim: Update to version 8.1.0744

This commit is contained in:
Richard Kuhnt 2019-01-14 00:00:34 +00:00
parent f81596888e
commit c9b8e44d8c

View File

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