Update vim to version 8.0.1184

This commit is contained in:
Richard Kuhnt 2017-10-08 23:01:47 +00:00
parent c2f7613bb3
commit 9f02702c97

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1181",
"version": "8.0.1184",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1181/gvim_8.0.1181_x86.zip",
"hash": "e8419254610239a1b60078c3d5b7c152553912bc8fd09f4bf31ba3d7ca6bcf70"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1184/gvim_8.0.1184_x86.zip",
"hash": "6940ef8a510071cb3df3a5b2bc0d433b2b2dd2c2f8391c1a1345a66a121d148a"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1181/gvim_8.0.1181_x64.zip",
"hash": "ff0bbe08b1dd0fe856292f74014a550d5da4801c56a3d221b598502a3e9abb6b"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1184/gvim_8.0.1184_x64.zip",
"hash": "dfa3d8ae0ab0c14cf9390f35ecef58d7f6475cafb72cffa6dbb666e4eaf2f53c"
}
},
"extract_dir": "vim\\vim80",