vim: Update to version 8.1.1097

This commit is contained in:
Richard Kuhnt 2019-03-31 00:01:01 +00:00
parent 6042543cc5
commit ab1f2ef008

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1073", "version": "8.1.1097",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1073/gvim_8.1.1073_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1097/gvim_8.1.1097_x64.zip",
"hash": "7233285c619861c29cae197d27931bc3c57952e1e1c7f328af1cb06942bc3b28" "hash": "a802a3789426b5ab6a51f76c41ddb71129f6ea13493be5ed6f422a20d51e5660"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",