vim: Update to version 8.1.1551

This commit is contained in:
Richard Kuhnt 2019-06-15 23:00:42 +00:00
parent fa2f0953f5
commit 97d5b998b6

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1534", "version": "8.1.1551",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1534/gvim_8.1.1534_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1551/gvim_8.1.1551_x64.zip",
"hash": "1e881deaf575b83f5eb460e85d801f5ec1c3fe3c989f37c43a9ba2dd6066465b" "hash": "c045e90cba1919ed67ac306124ba9f760815c6b2d54192d829b0908bf17457ef"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",