Update vim to version 8.0.1766

This commit is contained in:
Richard Kuhnt 2018-04-26 23:00:54 +00:00
parent e37c3653e1
commit ea6dffc76e

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.0.1765",
"version": "8.0.1766",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1765/gvim_8.0.1765_x86.zip",
"hash": "de381a9567be1a3a6b7b556e310d9f0da07aabf62bca96908ce53f42d48b758e"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1766/gvim_8.0.1766_x86.zip",
"hash": "48d4aa4fa3a10bc848305f79784ddd9cf9748a29a2dc0a0de04fcc181c6d10ea"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1765/gvim_8.0.1765_x64.zip",
"hash": "cc3dd99818fe4f474020a1561a13b6088543a45453b0990a9744779de2235483"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1766/gvim_8.0.1766_x64.zip",
"hash": "1563c7c05eb5f270ed2d44adb5db2e717fe9973c1e79e2ad23af2b3571f12c4e"
}
},
"extract_dir": "vim\\vim80",