vim: Update to version 8.1.1817

This commit is contained in:
Richard Kuhnt 2019-08-04 23:01:53 +00:00
parent 6977bd0c81
commit b9480abafb

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.1806",
"version": "8.1.1817",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1806/gvim_8.1.1806_x64.zip",
"hash": "fb134059990cdb4ea487883d8a8546869486fa90544093203e830be94049caee"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1817/gvim_8.1.1817_x64.zip",
"hash": "ae4739c8ecd066a393bc74d2978d0c069d2daa40c2d17de2117855c020bddaf2"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1806/gvim_8.1.1806_x86.zip",
"hash": "657ffa6900b2196727f324facf8e17c012b0950e0ca79429331d03253f34151c"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1817/gvim_8.1.1817_x86.zip",
"hash": "6e978f744c8c405fd55cea4506852d8c48d59834fd157fdd1fbc005f924196a8"
}
},
"extract_dir": "vim\\vim81",