vim: Update to version 8.1.2197

This commit is contained in:
Richard Kuhnt 2019-10-20 23:00:21 +00:00
parent ff3f6d57a0
commit 53a8622336

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.2188",
"version": "8.1.2197",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2188/gvim_8.1.2188_x64.zip",
"hash": "35c4c9ae645e480de890ee27e090a159bd0f5bb71cd823ecc374d65ff72844c1"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2197/gvim_8.1.2197_x64.zip",
"hash": "017a5d71956940e8c679ebe5ed2ed2f2bfcc49d8d6a9d2d120356ee33774ae93"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2188/gvim_8.1.2188_x86.zip",
"hash": "f23d8bbc986adb732e5c26f57e6a893f761a5c384c92a16955f219c2c0c88100"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2197/gvim_8.1.2197_x86.zip",
"hash": "35b71677fa32fbb4929e0ea48b43ca0a45d9556d442940c841e0a6a41923cb2d"
}
},
"extract_dir": "vim\\vim81",