vim: Update to version 8.1.0565

This commit is contained in:
Richard Kuhnt 2018-12-06 00:00:26 +00:00
parent e4c3b04547
commit 1d0dcb089c

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0563", "version": "8.1.0565",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0563/gvim_8.1.0563_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0565/gvim_8.1.0565_x64.zip",
"hash": "8a136755ede3feed2379c5db56823e8f3f7cbc7b28aab0241aceafb0997ee175" "hash": "0421620358c18b5aea99ebf95f28d68a998ff304d05a1db7e17a78a8c5797040"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",