vim: Update to version 8.1.0438

This commit is contained in:
Richard Kuhnt 2018-09-28 23:00:35 +00:00
parent e3afb9274e
commit ca9bf14f14

View File

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