vim: Update to version 8.1.2151

This commit is contained in:
Richard Kuhnt 2019-10-15 08:01:46 +00:00
parent 07c344ef23
commit f435a359b9

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.2135", "version": "8.1.2151",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2135/gvim_8.1.2135_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2151/gvim_8.1.2151_x64.zip",
"hash": "6ba5b7081395f10017dd074c448a2f3dd100aa6872531822311d5c9f734ac304" "hash": "57af26055768f9d03671387648217ad2ff4b0a06a1b6163015047474c6f5df63"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2135/gvim_8.1.2135_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2151/gvim_8.1.2151_x86.zip",
"hash": "62b534d2d76fcf3eb2cd69f7ba2110743fdb7fe09560b24a667fcbdc8b4233a1" "hash": "1fb4cee05b050363cf9fb4648ed826f6c83928982c7f75d532d5469ae3f3a6a5"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",