Update vim to version 8.0.0921

This commit is contained in:
Richard Kuhnt 2017-08-12 23:00:32 +00:00
parent f9446807a2
commit 821573a781

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.0911", "version": "8.0.0921",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0911/gvim_8.0.0911_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0921/gvim_8.0.0921_x86.zip",
"hash": "3c514a38098aaca8636b5d1d57d26ecb935b2a0778c9d0dfb44c79ce055c1f20" "hash": "1708e5fe76e809063f8bbf1cd50fe536e549cfd22c3bc23630342333165fc7e7"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0911/gvim_8.0.0911_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0921/gvim_8.0.0921_x64.zip",
"hash": "d62617c658c289653aad9354f3bc7c012d875d1b0e86fb354eecdfed57a381c2" "hash": "c33e1dfe632b6fbb598946ac604c6c8eb7723e371e8df0f5128d7011795c9f6e"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",