vim: Update to version 8.1.2292

This commit is contained in:
Richard Kuhnt 2019-11-12 00:00:29 +00:00
parent 6fc5b365c3
commit aab82e3076

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.2291", "version": "8.1.2292",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2291/gvim_8.1.2291_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2292/gvim_8.1.2292_x64.zip",
"hash": "c0880dee141b9209d6222b254897baf5ae1b7c08aa38a46eec6f75689a147d43" "hash": "4e1e68c9c639191e5a8e93f92b1432401aed39801d2bda69b82fe4fef2df44df"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2291/gvim_8.1.2291_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2292/gvim_8.1.2292_x86.zip",
"hash": "b040afacac29f25e9915870a12344dca4c474a3fc878cdbdb30829018ae3efc1" "hash": "9de51d1bb963918c55610b3207c9c254c4872bb9fe73e0064d9e3d2929aa3224"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",