vim: Update to version 8.1.2237

This commit is contained in:
Richard Kuhnt 2019-11-01 00:01:51 +00:00
parent ca1b933321
commit 4d5127375e

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.2234", "version": "8.1.2237",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2234/gvim_8.1.2234_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2237/gvim_8.1.2237_x64.zip",
"hash": "1b71778d6d4613c0669af2ed011ece687a8db2438632ddb8896f272139cd56b6" "hash": "db0c8d27cc3bc3085a5145f6d90362ab8b318c76ee989ae11eddef69a4bffca2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2234/gvim_8.1.2234_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2237/gvim_8.1.2237_x86.zip",
"hash": "594c2e5eeece3cb2beffd4eee16cb5c0ba02362626fd552a6d283c7ad13a050b" "hash": "72542c396e505a5b50cbbe1d8719ae7a66aa807ee67ac8c0ee3c2ec3828400bc"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",