vim: Update to version 8.1.0540

This commit is contained in:
Richard Kuhnt 2018-11-21 00:00:30 +00:00
parent 1f0f720120
commit 61421c6399

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0536", "version": "8.1.0540",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0536/gvim_8.1.0536_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0540/gvim_8.1.0540_x64.zip",
"hash": "064209c4f98c104dcc745b5c735ad9b3706a4e8eece832f249ab91e324b1c926" "hash": "848d61c4490b753de00719f3ff1f48c6b56e9fc9908673fdecc692d41c0e6325"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",