vim: Update to version 8.1.1566

This commit is contained in:
Richard Kuhnt 2019-06-17 23:00:45 +00:00
parent 4c9ea07825
commit 3fe6164934

View File

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