Update vim to version 8.1.0061

This commit is contained in:
Richard Kuhnt 2018-06-16 23:00:34 +00:00
parent e898f470f6
commit c2273c6e02

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.0055",
"version": "8.1.0061",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0055/gvim_8.1.0055_x86.zip",
"hash": "3f81415e811385bf0ebae28759f802843fbf8af469d61f152f8b1a16aa5711fd"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0061/gvim_8.1.0061_x86.zip",
"hash": "2d6efd608990106bb8c5bf4434d7821d1c367f20c5a2af8ef082898bcc830d42"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0055/gvim_8.1.0055_x64.zip",
"hash": "9de9dd1191cd39ac1c10aa50a83a19ae1b573f3981e6edd1482ba967b08fa28d"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0061/gvim_8.1.0061_x64.zip",
"hash": "6e7d98d77ecc22e55d08b08f43556d94b9d1b42cd218442076552affff63fad1"
}
},
"extract_dir": "vim\\vim81",