vim: Update to version 8.1.0413

This commit is contained in:
Richard Kuhnt 2018-09-20 23:00:32 +00:00
parent d10abfaa12
commit 47b7cd1154

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0412", "version": "8.1.0413",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0412/gvim_8.1.0412_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0413/gvim_8.1.0413_x64.zip",
"hash": "2ba5066222deb1052243dd6700ad30748f953b42dcd2beb2889504e515da3cb2" "hash": "5c8bdf0579a4e3758355866cc371af04d85277e0f155c0b2c571b898a534bee1"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",