vim: Update to version 8.1.2352

This commit is contained in:
Richard Kuhnt 2019-11-28 03:01:47 +00:00
parent 8d79264b5d
commit f222c1de2e

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.2351", "version": "8.1.2352",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2351/gvim_8.1.2351_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2352/gvim_8.1.2352_x64.zip",
"hash": "c65d496092895912b6e7b652e9f4114a0fdd2b57ce3b14dbe4521f7cd46923ab" "hash": "3b9d60970975ac011149e770a6dfaa88803050dcd51f9d2e229d04b838a5f07d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2351/gvim_8.1.2351_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2352/gvim_8.1.2352_x86.zip",
"hash": "61ca00636cba170add37c621b161e5eb821cfb51a177df0f44721f58bb023f5d" "hash": "740d30e511e0f86e0618c7394b36479483c468d4357e49cf1bcf16e3796dd789"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",