vim: Update to version 8.1.2410

This commit is contained in:
Richard Kuhnt 2019-12-08 00:00:31 +00:00
parent 393c82bd6a
commit e205e95d07

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.2402",
"version": "8.1.2410",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2402/gvim_8.1.2402_x64.zip",
"hash": "4d64148ce895f029bfba94cc039bf6a390d8d7d7daa38c3a9685c525f6f1a675"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2410/gvim_8.1.2410_x64.zip",
"hash": "cf13903dee3a821071730f7b474d03ff104f38d83d0b0f5800ba7f0b8a0679b7"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2402/gvim_8.1.2402_x86.zip",
"hash": "3fdaff63b1c7032fb49aacbee759355896342e2df6ef81b9e8958076984fa6df"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2410/gvim_8.1.2410_x86.zip",
"hash": "21986b0fec95b87f0b4b2b7690fc2e78e6d68346395d915b1c73a8db8ff60d08"
}
},
"extract_dir": "vim\\vim81",