vim: Update to version 8.1.0757

This commit is contained in:
Richard Kuhnt 2019-01-16 00:00:27 +00:00
parent 6b666a265f
commit a141995d97

View File

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