vim: Update to version 8.1.0906

This commit is contained in:
Richard Kuhnt 2019-02-13 00:00:29 +00:00
parent 09dc5e95a2
commit 262eaddd0b

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0897", "version": "8.1.0906",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0897/gvim_8.1.0897_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0906/gvim_8.1.0906_x64.zip",
"hash": "116d6f48a606e6874189a3614c0f39f5a62ce1ae535120ef6d84dee2a99d632f" "hash": "72c9e7e5eb8af68a723d35c83a1b68de66b4ca39e9b737b44c1601fce15c1419"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",