Update vim to version 8.0.1826

This commit is contained in:
Richard Kuhnt 2018-05-12 23:00:47 +00:00
parent 8c43796cb2
commit 32c7ac9bcb

View File

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