vim: Update to version 8.1.1415

This commit is contained in:
Richard Kuhnt 2019-05-28 23:00:36 +00:00
parent e35be2b9a7
commit 33315fa42e

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1413", "version": "8.1.1415",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1413/gvim_8.1.1413_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1415/gvim_8.1.1415_x64.zip",
"hash": "0594abd15018abfb6570eb1ec6bee5c653e475b0566e860151c9f1339faaeb8b" "hash": "157c7a1fbecfbeee40a06aeba8c7250a9bc5430f7496d692306efdc210a3a54c"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",