vim: Update to version 8.1.1635

This commit is contained in:
Richard Kuhnt 2019-07-04 23:00:20 +00:00
parent 2e3b9a4d96
commit 2929834821

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.1622",
"version": "8.1.1635",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1622/gvim_8.1.1622_x64.zip",
"hash": "4e5cc9531964303671c30aa1fbf377976664868bb6461c4f291683008dcf7e36"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1635/gvim_8.1.1635_x64.zip",
"hash": "7d14863b46f5fc8e5970201fd0c7fe3c336d99880e6f30ab8d7084789994200b"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1622/gvim_8.1.1622_x86.zip",
"hash": "1286cfa873fdc809f62da167a0834ba233eac7184cf3e99bf4624b68df0de22d"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1635/gvim_8.1.1635_x86.zip",
"hash": "db570db1b9c45c7a60ceb098310aefca9bb7a68a656177672fabcff86684a358"
}
},
"extract_dir": "vim\\vim81",