vim: Update to version 8.1.1578

This commit is contained in:
Richard Kuhnt 2019-06-21 23:00:28 +00:00
parent bdee538c39
commit 469afdc2d5

View File

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