vim: Update to version 8.1.2384

This commit is contained in:
Richard Kuhnt 2019-12-04 00:00:38 +00:00
parent eeb8aba2b7
commit 30a8bfbf3c

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.2383", "version": "8.1.2384",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2383/gvim_8.1.2383_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2384/gvim_8.1.2384_x64.zip",
"hash": "3e8d337ad02db61367180f818aac2527841100c37736d697590aceec9b6d5ce7" "hash": "246e2976090b65b0f56f2afb84f6c308105aba8febc9fbdce0e0b6687df530d4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2383/gvim_8.1.2383_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2384/gvim_8.1.2384_x86.zip",
"hash": "94f7d692668487e49ac56754f2847fc04926056647942d36a5bb8e1cf02658bd" "hash": "4f81e4d6e2835bb0369f79eed12f57162476cb4bf4556f6aae5dfd0e232118d8"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",