vim: Update to version 8.1.0450

This commit is contained in:
Richard Kuhnt 2018-10-02 23:00:28 +00:00
parent ad7ea99b5a
commit bac28d54a8

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0438", "version": "8.1.0450",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0438/gvim_8.1.0438_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0450/gvim_8.1.0450_x64.zip",
"hash": "eda9928f79e7852e71c8c4dc77db405831ca813c13c82688e77746c8dd0ce37d" "hash": "74830ec225ed5e935c2ce17d7f650f48c13f50488c4482d5dbf7d2f7ec76bbf4"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",