vim: Update to version 8.1.2414

This commit is contained in:
Richard Kuhnt 2019-12-10 00:00:46 +00:00
parent 5a8c8d88e4
commit 20fee86a61

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.2410", "version": "8.1.2414",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2410/gvim_8.1.2410_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2414/gvim_8.1.2414_x64.zip",
"hash": "cf13903dee3a821071730f7b474d03ff104f38d83d0b0f5800ba7f0b8a0679b7" "hash": "65ecf22d61925ad6032c8dfb6923b2de14041541c47c94a1f0aa39557548afb9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2410/gvim_8.1.2410_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2414/gvim_8.1.2414_x86.zip",
"hash": "21986b0fec95b87f0b4b2b7690fc2e78e6d68346395d915b1c73a8db8ff60d08" "hash": "ef1f43aed99106db59077754231ab50d0802d8b589478b461c18de97b9800301"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",