Update vim to version 8.0.0606

This commit is contained in:
Richard Kuhnt 2017-05-29 01:00:48 +02:00
parent 82d8773b35
commit 4ad46c4aae

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.0604", "version": "8.0.0606",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0604/gvim_8.0.0604_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0606/gvim_8.0.0606_x86.zip",
"hash": "8f551042dd710d07856db9d5da5ae71f35c478114ec536daa8d5dfad5b541d3f" "hash": "74ead5b6cb0c7e072201871909b7588706795c196862ae2f4150e58d7749d4d4"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0604/gvim_8.0.0604_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0606/gvim_8.0.0606_x64.zip",
"hash": "144499be728e73e3fdcd35bf47c2ed820dcd667590541dbd82634f1d5988a643" "hash": "0e997f3f6882d72f2c43c16e6ce7717d9c972ce490797217bbbd8ccc204ffa4b"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",