Update vim to version 8.0.1453

This commit is contained in:
Richard Kuhnt 2018-02-03 00:00:35 +00:00
parent b05a88c3c7
commit 1afc505cde

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.1451", "version": "8.0.1453",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1451/gvim_8.0.1451_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1453/gvim_8.0.1453_x86.zip",
"hash": "5c3b2eb075aade2e825c5b163018d443dcf131be4828bc4c7b33baa12bbe01c1" "hash": "63ce7836c14ff8ae671dca6e01c7f413ca42cc38f6cd47b991f8250c4cac60e7"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1451/gvim_8.0.1451_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1453/gvim_8.0.1453_x64.zip",
"hash": "9ad219c198b509316ff068cb7177ffd4638317a55e8266a52fbe443c988e3ec3" "hash": "3eeacd14809d12259b118d388a59a990e338548d24bd7881ef1621c7f8069cdb"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",