vim: Update to version 8.1.2168

This commit is contained in:
Richard Kuhnt 2019-10-16 23:00:31 +00:00
parent dc69309e79
commit f32d38b1cf

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim", "license": "Vim",
"version": "8.1.2152", "version": "8.1.2168",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2152/gvim_8.1.2152_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2168/gvim_8.1.2168_x64.zip",
"hash": "caa5c76e57e69728a124e66a3a674e24affe8694792d6cbc11acc943f201d333" "hash": "f1077536523edb45de16d405c7ef94af02cba374652aaf72411ecebab8f819ef"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2152/gvim_8.1.2152_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2168/gvim_8.1.2168_x86.zip",
"hash": "8da87bfe56703ed89947cd498e89201846958d73cc34cd21a81adcac83bd41d5" "hash": "2c9298a53cfbab58bb2d0593b12444ad7cb9803a611054281d727869c3abe9ec"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",