vim: Update to version 8.1.2402

This commit is contained in:
Richard Kuhnt 2019-12-07 00:01:50 +00:00
parent 44fbf81ec9
commit 026dbd5c20

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.2397",
"version": "8.1.2402",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2397/gvim_8.1.2397_x64.zip",
"hash": "0693ee86b93ca0dac41437ddd1762d3c27e5f8931b1e06f2d22102ab09f8eca6"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2402/gvim_8.1.2402_x64.zip",
"hash": "4d64148ce895f029bfba94cc039bf6a390d8d7d7daa38c3a9685c525f6f1a675"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2397/gvim_8.1.2397_x86.zip",
"hash": "1864d38b177ed1d45c25a8fbc4bb60baedcb76a9a3ee559dc7261a8b4e198f96"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2402/gvim_8.1.2402_x86.zip",
"hash": "3fdaff63b1c7032fb49aacbee759355896342e2df6ef81b9e8958076984fa6df"
}
},
"extract_dir": "vim\\vim81",