vim: Update to version 8.1.1605

This commit is contained in:
Richard Kuhnt 2019-06-28 23:00:19 +00:00
parent 4cfc17439e
commit be9d23afb4

View File

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