vim: Update to version 8.1.1286

This commit is contained in:
Richard Kuhnt 2019-05-06 23:00:20 +00:00
parent c2fde580eb
commit bbf395843f

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1282", "version": "8.1.1286",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1282/gvim_8.1.1282_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1286/gvim_8.1.1286_x64.zip",
"hash": "4137d00038b2d81a1097b263c7ceef450bec8b454bfb7039516374b7749202ef" "hash": "59077b1e81004e182f0d2e1baabc81e77e036d4c2b7a6c3cb747e9fd110bfd65"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",