vim: Update to version 8.1.2333

This commit is contained in:
Richard Kuhnt 2019-11-22 00:00:38 +00:00
parent b0a6d02bc0
commit 256f02a885

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.2321", "version": "8.1.2333",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2321/gvim_8.1.2321_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2333/gvim_8.1.2333_x64.zip",
"hash": "23149dec1d4ef2e4c8b27d4f9ffce36b7c931a14a4505d90cc47a08f4f3838a8" "hash": "fca96bfcd82f969c10ecb583967c7d1dc7a2efcf989d02bab980d7d9740634b6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2321/gvim_8.1.2321_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2333/gvim_8.1.2333_x86.zip",
"hash": "4b7fdac63ab3ecae0fe9182eac3e489055b20c1648145dd0db93645de7de1660" "hash": "5fab38e8d15916083e9133b5b147b969658984f782a794a8926d30627a22cb25"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",