vim: Update to version 8.1.1722

This commit is contained in:
Richard Kuhnt 2019-07-20 23:00:18 +00:00
parent ac7d57360f
commit 046fd9e822

View File

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