vim: Update to version 8.1.2251

This commit is contained in:
Richard Kuhnt 2019-11-04 00:00:44 +00:00
parent f19cba47a4
commit d9a841eb16

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.2244", "version": "8.1.2251",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2244/gvim_8.1.2244_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2251/gvim_8.1.2251_x64.zip",
"hash": "e009527057904a77813b5ad90cd38ce39afbc4bcbb77e8eb49cd6862b98c5200" "hash": "671ead1476f09fdd035ea63398a7bc5c3d15f514ed93a66ecb15d237fa8fc5f0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2244/gvim_8.1.2244_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2251/gvim_8.1.2251_x86.zip",
"hash": "7e1d12e28f0c71d638c84a8154cd24a475df06557ca0a579a930f5188a7e3ed0" "hash": "803f619a6a1bc9053f6ec61d3a7504e61e776bbb31612a23fd6478cfac8e62f6"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",