vim: Update to version 8.1.0936

This commit is contained in:
Richard Kuhnt 2019-02-17 00:03:11 +00:00
parent 1f3186182c
commit f049ee6956

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0927", "version": "8.1.0936",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0927/gvim_8.1.0927_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0936/gvim_8.1.0936_x64.zip",
"hash": "3c3b92f77e228a326c24be8e959da0b76992c55a1e2c8b4720ed4ae302c80737" "hash": "b7d756f276ae0b9fdb9fdbe52cd9187fa2f6892861625b05d851e360633f05e8"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",