vim: Update to version 8.1.0347

This commit is contained in:
Richard Kuhnt 2018-09-03 23:00:38 +00:00
parent 54114986e7
commit a869e8c6a3

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0346", "version": "8.1.0347",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0346/gvim_8.1.0346_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0347/gvim_8.1.0347_x64.zip",
"hash": "633d15df06eaaaec9a27ce63e751296012d2bb0b0b11323592d7724d0ad14f78" "hash": "873b1a7afca4365d9defc2e7a9c32743b036e0391c7ced305116ec7eb1f3e31a"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",