vim: Update to version 8.1.1518

This commit is contained in:
Richard Kuhnt 2019-06-11 23:00:39 +00:00
parent 61b3874c4e
commit b46e60d661

View File

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