Update vim to version 8.0.1839

This commit is contained in:
Richard Kuhnt 2018-05-13 23:00:47 +00:00
parent 847279f652
commit 2cfece82cd

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.0.1826",
"version": "8.0.1839",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1826/gvim_8.0.1826_x86.zip",
"hash": "16c82d5be702df9b8d23941a4885726b9c5dbb07d2e854d29a74317d0a4e35c2"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1839/gvim_8.0.1839_x86.zip",
"hash": "c039b6536266793d0ef9b8131342397a546490ed635684f25cae4135932f9bc5"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1826/gvim_8.0.1826_x64.zip",
"hash": "575a91268b163377dafe66247db9018e3ac29fb5b7ba3785e4bcdba357f94cea"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1839/gvim_8.0.1839_x64.zip",
"hash": "a47bc4289da009a39773c6c697f6094c4d8a712e68b2560348eb78534ba4689d"
}
},
"extract_dir": "vim\\vim80",