vim: Update to version 8.1.0258

This commit is contained in:
Richard Kuhnt 2018-08-08 23:01:47 +00:00
parent fe5d3a219d
commit d7d5f8f749

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0254", "version": "8.1.0258",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0254/gvim_8.1.0254_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0258/gvim_8.1.0258_x64.zip",
"hash": "4e33ead9fb7e101877da79efd0dc7ce1c38330ceae9afa45eed3a6e79abb9c78" "hash": "abdef3f0a0ee3382e820c08da00a831e68888977e8f799cbbb63e0ad36b7f771"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",