vim: Update to version 8.1.1193

This commit is contained in:
Richard Kuhnt 2019-04-20 23:00:21 +00:00
parent 3603cc6322
commit 44974f1dc0

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1187", "version": "8.1.1193",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1187/gvim_8.1.1187_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1193/gvim_8.1.1193_x64.zip",
"hash": "559dfd5c1351802d725a3738bd3c148e6594aac6c49832f2e74e95fa4f6ba8db" "hash": "b23683dbfba835cc1a2d93dbb84f6ccd75b35280d49708a0f8b4650d1c311f0d"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",