vim: Update to version 8.1.0796

This commit is contained in:
Richard Kuhnt 2019-01-23 00:00:45 +00:00
parent 914af6c509
commit a557671300

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0789", "version": "8.1.0796",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0789/gvim_8.1.0789_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0796/gvim_8.1.0796_x64.zip",
"hash": "a4dfc970fa02faed8c92dee1b39b78c8a234f9eee617ff2408fbea67228f91e0" "hash": "6a2fba9f95188af303c0a9246dbc34cff5bca26148744527a8b27bbbd27b61ef"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",