vim: Update to version 8.1.1749

This commit is contained in:
Richard Kuhnt 2019-07-25 23:00:38 +00:00
parent 2ff780bbb1
commit 415dc0f13f

View File

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