vim: Update to version 8.1.1140

This commit is contained in:
Richard Kuhnt 2019-04-08 23:00:30 +00:00
parent 1e144ead76
commit 2b4ce2d43f

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1137", "version": "8.1.1140",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1137/gvim_8.1.1137_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1140/gvim_8.1.1140_x64.zip",
"hash": "94306b9fcfed45544222bed432d412414da05ff1d40a95cd4cb235a6f6aea3e1" "hash": "8d19afb1d2304c4412288ebf8702b34ff07e6c4e502d79aa9621bd26ff6ecfbd"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",