vim: Update to version 8.1.2231

This commit is contained in:
Richard Kuhnt 2019-10-29 00:01:53 +00:00
parent 58cd37099b
commit c239394395

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.2229", "version": "8.1.2231",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2229/gvim_8.1.2229_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2231/gvim_8.1.2231_x64.zip",
"hash": "6eb9f7e4d0d7888cd9f38b1364e7a589c99dab9eabe50c1c92b0e4c9dc649fa7" "hash": "f1a206860cef73952e78bea8e737dd170f12a34040a174a4bb185c6ef77e14aa"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2229/gvim_8.1.2229_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2231/gvim_8.1.2231_x86.zip",
"hash": "a5c730dba8407f3d7a3487acffd7d0c461227c1640a2cc8e8c8cf04f6d482805" "hash": "67ac6e114961769aa975c05e102073291baf7afb4c296331985352b7f39c3b6e"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",