vim: Update to version 8.1.0320

This commit is contained in:
Richard Kuhnt 2018-08-22 23:00:38 +00:00
parent b7f7ffed1c
commit b08c068579

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0315", "version": "8.1.0320",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0315/gvim_8.1.0315_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0320/gvim_8.1.0320_x64.zip",
"hash": "4f3967256d2cbf5767cef964f358584d382adf17902bca7dc02709343409b2d4" "hash": "7c94d15571ccacaa2a46259c6cb46b3aa2f78beaed41ce19dd4eadfac188c19d"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",