vim: Update to version 8.1.1616

This commit is contained in:
Richard Kuhnt 2019-07-02 06:00:19 +00:00
parent a029fee6e2
commit 04b0820a71

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.1612",
"version": "8.1.1616",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1612/gvim_8.1.1612_x64.zip",
"hash": "53b5f498d51e4d17cf39785ce4d3849024482bfffa39af30d13a7f9b00084802"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1616/gvim_8.1.1616_x64.zip",
"hash": "2ef8cd917f54af87aa092f13957690c2c35eea96f40d1e49568dc7b54588c887"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1612/gvim_8.1.1612_x86.zip",
"hash": "d1a128b857eae1593738d44c0d39857cab9a21de3a40fc9c54ff8a6e04529117"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1616/gvim_8.1.1616_x86.zip",
"hash": "5dab1d605c9df87d66763f90ab72d2284733f1ab1ccbb4f09e69f7f716ada514"
}
},
"extract_dir": "vim\\vim81",