vim: Update to version 8.1.2244

This commit is contained in:
Richard Kuhnt 2019-11-03 00:00:28 +00:00
parent 481be3dd84
commit 3332335fcc

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.2238",
"version": "8.1.2244",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2238/gvim_8.1.2238_x64.zip",
"hash": "90f6e59dd13b306b05797080c7ecbe3db4856ab6e626bf88928936530fde0c4c"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2244/gvim_8.1.2244_x64.zip",
"hash": "e009527057904a77813b5ad90cd38ce39afbc4bcbb77e8eb49cd6862b98c5200"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2238/gvim_8.1.2238_x86.zip",
"hash": "99c3bcea2130df061ab07839c509d2c02606061f9ebc98f8a8e8504dec83b52c"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2244/gvim_8.1.2244_x86.zip",
"hash": "7e1d12e28f0c71d638c84a8154cd24a475df06557ca0a579a930f5188a7e3ed0"
}
},
"extract_dir": "vim\\vim81",