vim: Update to version 8.1.1972

This commit is contained in:
Richard Kuhnt 2019-09-03 23:00:23 +00:00
parent 19531ebdc6
commit 90c75d792f

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.1967", "version": "8.1.1972",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1967/gvim_8.1.1967_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1972/gvim_8.1.1972_x64.zip",
"hash": "961521cff963e4af7e4949fe87a0f93616d4b99b026dd60cc1aab5850ca2dfde" "hash": "7e4ec5af643a66c472987d209ed94cff10bebdda321f1b0721677e57b5fde692"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1967/gvim_8.1.1967_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1972/gvim_8.1.1972_x86.zip",
"hash": "eff026f049d41496b76447e5b30276533789cad887b3de8ae3df97fec6888ddc" "hash": "d6e926ebffc87f6db4ca5081ba64882d8bcf5806c24e0a20ca79e70fb5fe72dd"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",