vim: Update to version 8.1.2198

This commit is contained in:
Richard Kuhnt 2019-10-21 23:00:18 +00:00
parent 24b4f78208
commit 4379c27d02

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.2197",
"version": "8.1.2198",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2197/gvim_8.1.2197_x64.zip",
"hash": "017a5d71956940e8c679ebe5ed2ed2f2bfcc49d8d6a9d2d120356ee33774ae93"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2198/gvim_8.1.2198_x64.zip",
"hash": "0b8615e76b915829cb19221d24abe2ea4ba1360853d5b13cac3a519d27a87ed2"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2197/gvim_8.1.2197_x86.zip",
"hash": "35b71677fa32fbb4929e0ea48b43ca0a45d9556d442940c841e0a6a41923cb2d"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2198/gvim_8.1.2198_x86.zip",
"hash": "fd141fd1b26829e906cc57df048d73728d0d1f213f1ff5578f64691ad0efebbd"
}
},
"extract_dir": "vim\\vim81",