vim: Update to version 8.1.1568

This commit is contained in:
Richard Kuhnt 2019-06-18 23:00:28 +00:00
parent 6818d9a4ca
commit e6bbd4774c

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1566", "version": "8.1.1568",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1566/gvim_8.1.1566_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1568/gvim_8.1.1568_x64.zip",
"hash": "6e05c01394097c0b7b7f0213024da6a60255dbccf39748566fcabac6062401e0" "hash": "aeb073498fbc5b59b747decce694b38eb3329f2a914ce151a443be1d26f7b511"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",