vim: Update to version 8.1.2171

This commit is contained in:
Richard Kuhnt 2019-10-17 23:00:24 +00:00
parent 4377775e07
commit 2e24f995b6

View File

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