vim: Update to version 8.1.0341

This commit is contained in:
Richard Kuhnt 2018-08-31 23:00:29 +00:00
parent 29d144fd42
commit 2be1149944

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0338", "version": "8.1.0341",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0338/gvim_8.1.0338_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0341/gvim_8.1.0341_x64.zip",
"hash": "6682c4e6809dae7f2416d24e1fa355a49ffccacc322b9c77557b4635faad1814" "hash": "e0c35833ce77b29f7a469f003304ba5f2b776f8ebae88fbcd0dc86faedabe903"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",