vim: Update to version 8.1.1746

This commit is contained in:
Richard Kuhnt 2019-07-24 23:00:29 +00:00
parent d86cb83f91
commit b8493e7f30

View File

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