vim: Update to version 8.1.0354

This commit is contained in:
Richard Kuhnt 2018-09-08 23:00:59 +00:00
parent 6888922f8e
commit 9fb40bcac7

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0351", "version": "8.1.0354",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0351/gvim_8.1.0351_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0354/gvim_8.1.0354_x64.zip",
"hash": "3102b189723912896afcf4f426232d8f1bac80b20224feec32968da52dcf86c6" "hash": "792245604f58533553491c485f1a1d49ca9854542e0b544eac71f33358cb558b"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",