vim: Update to version 8.1.2291

This commit is contained in:
Richard Kuhnt 2019-11-11 00:01:14 +00:00
parent e9ef21a189
commit b87afc7378

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.2272", "version": "8.1.2291",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2272/gvim_8.1.2272_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2291/gvim_8.1.2291_x64.zip",
"hash": "40fbbacd44fea01ec57eed712b02669a4101015360d1285bf321f2a5f42ba061" "hash": "c0880dee141b9209d6222b254897baf5ae1b7c08aa38a46eec6f75689a147d43"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2272/gvim_8.1.2272_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2291/gvim_8.1.2291_x86.zip",
"hash": "1fe03fb4c1f4c0ec9c082170076ef239f6d223546b3795e96a312d4a5e684545" "hash": "b040afacac29f25e9915870a12344dca4c474a3fc878cdbdb30829018ae3efc1"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",