Update vim to version 8.0.1789

This commit is contained in:
Richard Kuhnt 2018-05-03 23:00:38 +00:00
parent c2b8f87463
commit 8640f88272

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.0.1788",
"version": "8.0.1789",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1788/gvim_8.0.1788_x86.zip",
"hash": "2982e9da9da1217f284956af6ce7c09f4d587513f30f9a3c1789505bcf4aeeb6"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1789/gvim_8.0.1789_x86.zip",
"hash": "919fe49265a3af2b33abc2feba48682605d0c8e0f83bc48d21733cc260e949a4"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1788/gvim_8.0.1788_x64.zip",
"hash": "320b743d9591b0a27f95b63352820dd1ea334cddf9ce6f658b0dcb262dd4420a"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1789/gvim_8.0.1789_x64.zip",
"hash": "08038414528b9c7ebab64e1e21ce2d9f5b640a58ade10914f1896c9fa149ed44"
}
},
"extract_dir": "vim\\vim80",