vim: Update to version 8.1.0359

This commit is contained in:
Richard Kuhnt 2018-09-09 23:00:57 +00:00
parent e7fde49d75
commit 8d3ffe6a29

View File

@ -1,11 +1,11 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.0354", "version": "8.1.0359",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0354/gvim_8.1.0354_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0359/gvim_8.1.0359_x64.zip",
"hash": "792245604f58533553491c485f1a1d49ca9854542e0b544eac71f33358cb558b" "hash": "51f1553454b720417c612a1338c912d0328cf5f6ff429c464761b3b75956692f"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",