Update vim to version 8.0.1733

This commit is contained in:
Richard Kuhnt 2018-04-17 23:00:45 +00:00
parent d81eeeb1fb
commit b17d7d02fe

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.1727", "version": "8.0.1733",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1727/gvim_8.0.1727_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1733/gvim_8.0.1733_x86.zip",
"hash": "7874d913d81475bd0a1db2339fc22837343525b193bc184a48df707bb091f317" "hash": "b85c0ff6471c2936c959fa4b33c27acd3aaaff6914ace3442a1649b6b60bf3f2"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1727/gvim_8.0.1727_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1733/gvim_8.0.1733_x64.zip",
"hash": "c73fe57b05114da82df4cc7f8760619ab88cbc8f71726376e54afbce4470b0ae" "hash": "73a2cdeca2373fe8923ac049187596ff2bcc38f3d1e59c9f5317e690fcc145f2"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",