vim: Update to version 8.1.1575

This commit is contained in:
Richard Kuhnt 2019-06-20 23:00:29 +00:00
parent 211f46d2c0
commit de78961721

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.1573",
"version": "8.1.1575",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1573/gvim_8.1.1573_x64.zip",
"hash": "2efc51a57f62c7495dff88d2577fbed5a6cfdddf349d6f78209fe9904533350a"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1575/gvim_8.1.1575_x64.zip",
"hash": "cdd3a5b42e7ba79c450843b83aa14bd48ec1b045cd14631a116d07cab0aeccaf"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1573/gvim_8.1.1573_x86.zip",
"hash": "9b51788258545b805ba84f9581d801f7f3788b613461428e140479a46556e877"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1575/gvim_8.1.1575_x86.zip",
"hash": "08c0d150a0af0edcfe95b29f59f3fe2e8743e6e13b5857d6a3d544bf7099784d"
}
},
"extract_dir": "vim\\vim81",