vim: Update to version 8.1.0471

This commit is contained in:
Richard Kuhnt 2018-10-12 23:00:25 +00:00
parent a15b230a1a
commit 3130037eab

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0470", "version": "8.1.0471",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0470/gvim_8.1.0470_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0471/gvim_8.1.0471_x64.zip",
"hash": "02b40df8c7aaf22c5344ef18edb78c1c52b35c7f21993f897f141d44408bfaef" "hash": "eb7802411b3fcaa757f5961b41c39f209aa5227ed9a87863c9f157126de1282b"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",