vim: Update to version 8.1.0401

This commit is contained in:
Richard Kuhnt 2018-09-17 06:00:33 +00:00
parent e4744cebe2
commit abdefdbfdd

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0393", "version": "8.1.0401",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0393/gvim_8.1.0393_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0401/gvim_8.1.0401_x64.zip",
"hash": "a6781bf93fb83de81ba8b16e638a2c8cb32ddc76cb2bf712e59ce1872fe36a9e" "hash": "abe3653e7d3acca50ceef8b6cd75ba176aa2ba00682a6a42e73ebfdb40d919ed"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",