Update vim to version 8.0.0550

This commit is contained in:
Richard Kuhnt 2017-04-08 03:00:15 +02:00
parent e8166d52ea
commit 3580a722e0

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license", "license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.0543", "version": "8.0.0550",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0543/gvim_8.0.0543_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0550/gvim_8.0.0550_x86.zip",
"hash": "c871f4ffee6809fe2b089e924ba02d288961aaeb5419e62e07894cf39c610a87" "hash": "47995984c6ac236a71426ff7b44f23c77e991c524d92efb172bd4ab7d9944cb9"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0543/gvim_8.0.0543_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0550/gvim_8.0.0550_x64.zip",
"hash": "00189b6599c13d66991ab11042adb268615f45b832ee10826402867b91df481a" "hash": "19dae1f5a54edb7cadfb0b7e9b7b109129a4ff0cc34d7fc614ed307f9c2c9423"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",