vim: Update to version 8.1.1027

This commit is contained in:
Richard Kuhnt 2019-03-21 00:01:18 +00:00
parent 517db137c7
commit ef19dc6259

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1023", "version": "8.1.1027",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1023/gvim_8.1.1023_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1027/gvim_8.1.1027_x64.zip",
"hash": "4f1234f6eb5331844a47d5e4466ba6334f46cd59e07e249d5240f284853b9845" "hash": "58c9d27869f2b764d6b686cc7dd10f6e831bf3757b788d2dc483adb0eb67c1ff"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",