Update vim to version 8.0.1033

This commit is contained in:
Richard Kuhnt 2017-09-01 23:00:37 +00:00
parent 9f23948183
commit a9911c3c60

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.1030", "version": "8.0.1033",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1030/gvim_8.0.1030_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1033/gvim_8.0.1033_x86.zip",
"hash": "a2f01dc80d09c187d3be222294a239e97fb31d91ef5c81cf07dbdc9c3aa6b343" "hash": "ce7bf2d57dc667256439f06c2ef286c32b1d9af3302ef890c2fed7b3adeba757"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1030/gvim_8.0.1030_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1033/gvim_8.0.1033_x64.zip",
"hash": "81393e99c955ddb2fe37f8e1889abcbc3715c205c3b4a1a116c2dcfb9b2dfbbc" "hash": "9190ed3276385004d8174c1cdb74fb35acf14b2d24c217fd3b042277be937196"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",