vim: Update to version 8.1.1967

This commit is contained in:
Richard Kuhnt 2019-09-02 23:00:21 +00:00
parent 7c898613d8
commit b2da0744f6

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.1963",
"version": "8.1.1967",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1963/gvim_8.1.1963_x64.zip",
"hash": "7f84c93497e162ec55cedc2367d91c98d209c2ec23c6d337a1e52319bff1ef33"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1967/gvim_8.1.1967_x64.zip",
"hash": "961521cff963e4af7e4949fe87a0f93616d4b99b026dd60cc1aab5850ca2dfde"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1963/gvim_8.1.1963_x86.zip",
"hash": "a5c2cdc1f4e7d9107c5f505c455e723bbd9f7d9880b82fecc864c2ed04b26966"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1967/gvim_8.1.1967_x86.zip",
"hash": "eff026f049d41496b76447e5b30276533789cad887b3de8ae3df97fec6888ddc"
}
},
"extract_dir": "vim\\vim81",