vim: Update to version 8.1.1608

This commit is contained in:
Richard Kuhnt 2019-06-29 23:00:20 +00:00
parent acbbf1cd84
commit c01288dca2

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1605", "version": "8.1.1608",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1605/gvim_8.1.1605_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1608/gvim_8.1.1608_x64.zip",
"hash": "b284ea25323280ce459607313e57624d7861d68ba4ab069078c1c8faff4473f8" "hash": "e0ff4d5e49957b69e498fdb990f40e5e6b1ca55bdb18d51d2ec05a626861ed42"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1605/gvim_8.1.1605_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1608/gvim_8.1.1608_x86.zip",
"hash": "cdf74dae249c42637165efabcf83da374b8ed569595b1c504a1e567c5e337b93" "hash": "2cc97a19e30126e917d2bda0df6f50b565e851c961c9068cddf5ded5e92b042a"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",