vim: Update to version 8.1.2340

This commit is contained in:
Richard Kuhnt 2019-11-25 00:01:51 +00:00
parent 8a39faafec
commit bd533a6543

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.2338",
"version": "8.1.2340",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2338/gvim_8.1.2338_x64.zip",
"hash": "bdf10ef37083bc4fd293752635d6bf63f1395fc8e9dfc892e498aeb03becc10c"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2340/gvim_8.1.2340_x64.zip",
"hash": "e9892f4927d4c72a0242d59840e281d00008daf7b00d4aa28e9b8fce28d451d0"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2338/gvim_8.1.2338_x86.zip",
"hash": "46a4e07efde9fda0da388755df52633b60f47cb5103666f0e4ffda217f2b7dbf"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2340/gvim_8.1.2340_x86.zip",
"hash": "03c225a3799721914cb7b1371ed8d5100da2f6cc128bbe8d4bcfa61e4512cf08"
}
},
"extract_dir": "vim\\vim81",