vim: Update to version 8.1.2044

This commit is contained in:
Richard Kuhnt 2019-09-16 00:00:27 +00:00
parent d3d53697f5
commit ed70803755

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.2022", "version": "8.1.2044",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2022/gvim_8.1.2022_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2044/gvim_8.1.2044_x64.zip",
"hash": "03aaafdb0d7aaacc49b2da3e6148bee4d7bd8ed74e192fd0ecb9dfadab5de7e7" "hash": "ea0cb7d9512606844846f499dfa441bea25c2d9b0dc54ef9fb5915dc7185a844"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2022/gvim_8.1.2022_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2044/gvim_8.1.2044_x86.zip",
"hash": "644f2e57f74df1fa1763c26194fbecab0a825c1cd4ea82ba1987b16ceea9cb1f" "hash": "68f316bc8e4e43ce506a4a573423d1bd979f012aa3fcf6cb72e8b49a40a2f101"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",