vim: Update to version 8.1.1579

This commit is contained in:
Richard Kuhnt 2019-06-22 23:01:09 +00:00
parent 998e587707
commit 68847fc78c

View File

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