vim: Update to version 8.1.1512

This commit is contained in:
Richard Kuhnt 2019-06-09 23:02:02 +00:00
parent 4787016d1d
commit ce95865fb7

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1501", "version": "8.1.1512",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1501/gvim_8.1.1501_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1512/gvim_8.1.1512_x64.zip",
"hash": "c8379e58281fce709adb034759e28106aa1265cb82c4e46793088a8ed79e0001" "hash": "33eeb05384fe7a7b181542ea5d9964181aeec7d5d791884a29ba1d5be7fdd795"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",