Update vim to version 8.0.1612

This commit is contained in:
Richard Kuhnt 2018-03-17 00:01:10 +00:00
parent 86fca1ba5c
commit 878d4604f5

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1608",
"version": "8.0.1612",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1608/gvim_8.0.1608_x86.zip",
"hash": "182e9ccbd64107752bfe83ded6ab4fa1b3cff54afd0f76f6435540c68cf6a125"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1612/gvim_8.0.1612_x86.zip",
"hash": "564a94a40fb37526ed405da630085efea84e8f0dbf1ceb62472d5d0c0e17d043"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1608/gvim_8.0.1608_x64.zip",
"hash": "9ccd15f80fd392c1c22ac2fdafef51d0e55262631d0b7d503060dc5681a78f37"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1612/gvim_8.0.1612_x64.zip",
"hash": "69630388b52efbc0cf55cecd3548c2ec6d96b2b8a247ea6ee8042d5fc5f67ece"
}
},
"extract_dir": "vim\\vim80",