vim: Update to version 8.1.2321

This commit is contained in:
Richard Kuhnt 2019-11-19 00:01:49 +00:00
parent c94c6a9bdf
commit e05b8dd91a

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.2318",
"version": "8.1.2321",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2318/gvim_8.1.2318_x64.zip",
"hash": "eecad96f278cbb7db8c1644896979ff80871030eeafc99e5188835964b7d9b07"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2321/gvim_8.1.2321_x64.zip",
"hash": "23149dec1d4ef2e4c8b27d4f9ffce36b7c931a14a4505d90cc47a08f4f3838a8"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2318/gvim_8.1.2318_x86.zip",
"hash": "91a767630ea543afa4e323613bbd00219daf618f9f28af943c2121ec5f0c7605"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2321/gvim_8.1.2321_x86.zip",
"hash": "4b7fdac63ab3ecae0fe9182eac3e489055b20c1648145dd0db93645de7de1660"
}
},
"extract_dir": "vim\\vim81",