vim: Update to version 8.1.1517

This commit is contained in:
Richard Kuhnt 2019-06-10 23:00:35 +00:00
parent 26ad952870
commit 831d2b6bfb

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1512", "version": "8.1.1517",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1512/gvim_8.1.1512_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1517/gvim_8.1.1517_x64.zip",
"hash": "33eeb05384fe7a7b181542ea5d9964181aeec7d5d791884a29ba1d5be7fdd795" "hash": "9270d8372d5107e9463566a41e5ba9a98be4bf15beb45db7d94cbf877eb607e7"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",