vim: Update to version 8.1.1601

This commit is contained in:
Richard Kuhnt 2019-06-26 23:01:51 +00:00
parent 8395c5174e
commit 1477eddfa2

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.1594",
"version": "8.1.1601",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1594/gvim_8.1.1594_x64.zip",
"hash": "c4406f937e8ee4dc287e20366b96336765c4e954534688632365f359d43aaa60"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1601/gvim_8.1.1601_x64.zip",
"hash": "39fadfbbf639031f4176788f4d5dd66fd1696f0a79cb41460c3b51ab7b3653cd"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1594/gvim_8.1.1594_x86.zip",
"hash": "b3881a174c8cf3ee6ba9b8e4428ecbbdca07967c686a44b574c9ce8771b69bfa"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1601/gvim_8.1.1601_x86.zip",
"hash": "b542ff1d298b99d5a2059c8a1dc4261c797c4500a824911fe24cc9f7332302aa"
}
},
"extract_dir": "vim\\vim81",