vim: Update to version 8.1.2342

This commit is contained in:
Richard Kuhnt 2019-11-26 00:00:34 +00:00
parent a54c95aac2
commit 2415e9bbff

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.2340", "version": "8.1.2342",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2340/gvim_8.1.2340_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2342/gvim_8.1.2342_x64.zip",
"hash": "e9892f4927d4c72a0242d59840e281d00008daf7b00d4aa28e9b8fce28d451d0" "hash": "f8987bc86ca6832c42fd17b5fc943d1ddfcbc7dd88a47e95fb859efd16fbbb86"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2340/gvim_8.1.2340_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2342/gvim_8.1.2342_x86.zip",
"hash": "03c225a3799721914cb7b1371ed8d5100da2f6cc128bbe8d4bcfa61e4512cf08" "hash": "79f323b87b9659f68aeeaef24fc231831aab4b7fe7912069e944b8b0ffcd87e6"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",