vim: Update to version 8.1.1716

This commit is contained in:
Richard Kuhnt 2019-07-19 23:00:20 +00:00
parent 1e5843bff0
commit 61cebb2aff

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1714", "version": "8.1.1716",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1714/gvim_8.1.1714_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1716/gvim_8.1.1716_x64.zip",
"hash": "262efa5e07a2434058cc12f32788a632bc811bc9d2bd31eb4f2e2fd722ed3b56" "hash": "ad844bd4d80ecd978d236c6bb077613978768344011fc7fa6b0a8370bb0df15b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1714/gvim_8.1.1714_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1716/gvim_8.1.1716_x86.zip",
"hash": "590b4d5ff0f28bc394b74f77ceda890f269a7c5fba9b2a12fc9c00822f6c3acc" "hash": "923457c3177614117a3b8b459bd2257e67c31337e3908ca05d575694f8119adb"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",