vim: Update to version 8.1.2424

This commit is contained in:
Richard Kuhnt 2019-12-12 00:00:35 +00:00
parent 8be65967bc
commit 7be90d2a56

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim",
"version": "8.1.2418",
"version": "8.1.2424",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2418/gvim_8.1.2418_x64.zip",
"hash": "6205b3adb445f46aaa621796ef5d285a868efb01ab73449f57d372633a7f9430"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2424/gvim_8.1.2424_x64.zip",
"hash": "4bbd8942137c007f8fc18ee1b2d6a117649c4f755880681b701ee4f5e15a47ea"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2418/gvim_8.1.2418_x86.zip",
"hash": "7d4d15801853502e525ebd6d0d4cc81326348303593f60b786fdc9fb36097471"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2424/gvim_8.1.2424_x86.zip",
"hash": "c746d76870c2e7bd8ca95f7cfcf2b732257f25b819b98678a8d2e9722a5c43fd"
}
},
"extract_dir": "vim\\vim81",