vim: Update to version 8.1.1587

This commit is contained in:
Richard Kuhnt 2019-06-24 23:00:22 +00:00
parent e2247d3d3f
commit b1d10f9135

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1583", "version": "8.1.1587",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1583/gvim_8.1.1583_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1587/gvim_8.1.1587_x64.zip",
"hash": "edd5a0581dbd2a8334161ecc1f56d1061c9f294c7dd4df43c2e7e0317590e268" "hash": "849d895b751e207c3331e96f31c27f3e7c80c053fecc7990037823b513cdc3fa"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1583/gvim_8.1.1583_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1587/gvim_8.1.1587_x86.zip",
"hash": "a891584c28b3e8fee1765e4919fee78d1ef254c62ee4118c760f5b2a874e7f12" "hash": "de649bbd627ea13e97707fc817c7e62933f2f77b95e0d5e89ff1be051f1240af"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",