Update vim to version 8.0.1274

This commit is contained in:
Richard Kuhnt 2017-11-07 19:01:46 +00:00
parent 512479df35
commit 3aaf2839bf

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.1257", "version": "8.0.1274",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1257/gvim_8.0.1257_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1274/gvim_8.0.1274_x86.zip",
"hash": "166cb9837a97d9fa3c5249dbf28aba68d576d9caaf4f2792a0714f44516d4d45" "hash": "9ccb71d47f1753e5a7f2575947449ed4cdd1de730e173c99a91102774c2242c9"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1257/gvim_8.0.1257_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1274/gvim_8.0.1274_x64.zip",
"hash": "c1d8dc86a824a6334976bc3d9f322d22053d36d80a84a589d46430c405c657c3" "hash": "32e07fc3bd000727a4b327ef48cbfbbc3a9815342a0645035cd7689e73a4e53a"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",