vim: Update to version 8.1.0606

This commit is contained in:
Richard Kuhnt 2018-12-17 00:00:25 +00:00
parent a5202a1746
commit 56de29b374

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0600", "version": "8.1.0606",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0600/gvim_8.1.0600_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0606/gvim_8.1.0606_x64.zip",
"hash": "0ca3755e60a36d1eb84adf40df4f252651e47c84a2c0adb65e9ef41e810b70e9" "hash": "b1b9c4a8212a6814c70b3c7daa2fdf09b9ce0115504ebc2547951e6d1024d0be"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",