vim: Update to version 8.1.0236

This commit is contained in:
Richard Kuhnt 2018-08-03 23:00:27 +00:00
parent 89314ba9c8
commit 562b8f400e

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0229", "version": "8.1.0236",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0229/gvim_8.1.0229_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0236/gvim_8.1.0236_x64.zip",
"hash": "5ab12c3bf1556b2af7fa9c36fabb703f0b2b9b8376c6b8da69ce99ace1b20dbd" "hash": "5a7d132e2c62b980dffd4602f98f38d3b58065e454aad51868d8f63abdd36744"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",