vim: Update to version 8.1.1755

This commit is contained in:
Richard Kuhnt 2019-07-26 23:00:21 +00:00
parent 33c1602344
commit d52f391e47

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.1749",
"version": "8.1.1755",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1749/gvim_8.1.1749_x64.zip",
"hash": "96674d2b27623470660297e0b6f50cd7b0148ed315e0353afa6b430f5f7f90f0"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1755/gvim_8.1.1755_x64.zip",
"hash": "d1e514c34e43d56eec6e40b8f4ede49d59945e25d5137dff1f456f432ae3a7b0"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1749/gvim_8.1.1749_x86.zip",
"hash": "eb5b1530dd8e2b72c68bbf94b64006b677d47fe08d5b9e3dab508ca2745d9f9b"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1755/gvim_8.1.1755_x86.zip",
"hash": "1e9eaf13cc2157f94b4384f375646feeedc0aa9618c1147e2eaa966b7d80faed"
}
},
"extract_dir": "vim\\vim81",