Update vim to version 8.0.1295

This commit is contained in:
Richard Kuhnt 2017-11-13 01:01:07 +00:00
parent 5db7a8c296
commit 9a5ab7b61b

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1290",
"version": "8.0.1295",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1290/gvim_8.0.1290_x86.zip",
"hash": "585eee2f9f6b898553b18e477eb8cf77dd1f27ceaf5115ba370caefa59922bcc"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1295/gvim_8.0.1295_x86.zip",
"hash": "0d799a2060ee477e06fcd2c3e17c1e3f5849346a155beced01c6c13196824ea4"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1290/gvim_8.0.1290_x64.zip",
"hash": "b38839b70cfb8861b5e703f0ea8c69b86c2cec41c655f3480c1c40e8cffa93b0"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1295/gvim_8.0.1295_x64.zip",
"hash": "8fcecd9a9758cc75c2ad594ffedc74e7731a9e6475788f89cb96fc3b9a37fcc1"
}
},
"extract_dir": "vim\\vim80",