vim: Update to version 8.1.1640

This commit is contained in:
Richard Kuhnt 2019-07-05 23:00:19 +00:00
parent ab6fd31611
commit 3cf7bb728a

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.1635",
"version": "8.1.1640",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1635/gvim_8.1.1635_x64.zip",
"hash": "7d14863b46f5fc8e5970201fd0c7fe3c336d99880e6f30ab8d7084789994200b"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1640/gvim_8.1.1640_x64.zip",
"hash": "9f3490ba5213c600d135816c6d2a4670a779395512ebf5659eca39c23a2930f5"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1635/gvim_8.1.1635_x86.zip",
"hash": "db570db1b9c45c7a60ceb098310aefca9bb7a68a656177672fabcff86684a358"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1640/gvim_8.1.1640_x86.zip",
"hash": "1694718bab91dfe1302eec8e36bd2343b6e5149d4264ac40af543c8b11944147"
}
},
"extract_dir": "vim\\vim81",