vim: Update to version 8.1.2300

This commit is contained in:
Richard Kuhnt 2019-11-14 00:00:42 +00:00
parent 2af9a7b3b7
commit 7424b864f5

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.2297",
"version": "8.1.2300",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2297/gvim_8.1.2297_x64.zip",
"hash": "91253eba4d35309bcd9c5aefc40e3972d0b72dc6ca75bfb020aeca76f1e80835"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2300/gvim_8.1.2300_x64.zip",
"hash": "d778918dd0cdbca7db64cf7d1ca997d73b2910cc3aa8169d30d7b938c4602b32"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2297/gvim_8.1.2297_x86.zip",
"hash": "2eaf4cd7ba4db36920059abc4b639c5e88bc4888f11867ce41b159e2c0493c5e"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2300/gvim_8.1.2300_x86.zip",
"hash": "2deca1f165d7890cd2d5eeb06cf0386d3aeab3fa9567b65a0a4a0bfb889091a5"
}
},
"extract_dir": "vim\\vim81",