vim: Update to version 8.1.0877

This commit is contained in:
Richard Kuhnt 2019-02-06 00:00:36 +00:00
parent 87d23c2e0b
commit 463c0b9598

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0875", "version": "8.1.0877",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0875/gvim_8.1.0875_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0877/gvim_8.1.0877_x64.zip",
"hash": "eb5dea4bc13db057ca673693e1766e4e77bbb07fc15731e00453248496005b39" "hash": "0e9053601d93a80f9e87e0446cab77f73b9bb40a5370d7ea401fbcc9f3505489"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",