vim: Update to version 8.1.1365

This commit is contained in:
Richard Kuhnt 2019-05-22 23:00:20 +00:00
parent d18e3c140e
commit da69c66697

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1364", "version": "8.1.1365",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1364/gvim_8.1.1364_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1365/gvim_8.1.1365_x64.zip",
"hash": "866966130e70c0fe97c3219c7e324c5077e00c787277bfd8d5977ae1e5f92819" "hash": "96f204c072c09c1761dcdcb5a473c2b7766b004e989508638dcf2e731da403b4"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",