vim: Update to version 8.1.2380

This commit is contained in:
Richard Kuhnt 2019-12-02 00:00:34 +00:00
parent 38e9d64012
commit 76d61e3347

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.2372",
"version": "8.1.2380",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2372/gvim_8.1.2372_x64.zip",
"hash": "3c0e2dc48e295918252fcf134323562d059a2843db8e91d90f41ec22d64e35b6"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2380/gvim_8.1.2380_x64.zip",
"hash": "26cf66a2aa935812aaf11e8616b01285167c693012d01231bfc15b30a6798e41"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2372/gvim_8.1.2372_x86.zip",
"hash": "06fd3cca26ac912474adf329e6bb94bbb183c2d9ee13a3098db6fbf3614e95f9"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2380/gvim_8.1.2380_x86.zip",
"hash": "a75eced201525f6c6b19c2d1fc387b2e4145110c92c34cf55921b03a154b4cfb"
}
},
"extract_dir": "vim\\vim81",