vim: Update to version 8.1.2351

This commit is contained in:
Richard Kuhnt 2019-11-27 00:01:50 +00:00
parent ed9b7d4cc3
commit 8119d21e81

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim",
"version": "8.1.2342",
"version": "8.1.2351",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2342/gvim_8.1.2342_x64.zip",
"hash": "f8987bc86ca6832c42fd17b5fc943d1ddfcbc7dd88a47e95fb859efd16fbbb86"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2351/gvim_8.1.2351_x64.zip",
"hash": "c65d496092895912b6e7b652e9f4114a0fdd2b57ce3b14dbe4521f7cd46923ab"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2342/gvim_8.1.2342_x86.zip",
"hash": "79f323b87b9659f68aeeaef24fc231831aab4b7fe7912069e944b8b0ffcd87e6"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2351/gvim_8.1.2351_x86.zip",
"hash": "61ca00636cba170add37c621b161e5eb821cfb51a177df0f44721f58bb023f5d"
}
},
"extract_dir": "vim\\vim81",