vim: Update to version 8.1.1764

This commit is contained in:
Richard Kuhnt 2019-07-27 23:00:21 +00:00
parent 7023082168
commit 6f8e4fb652

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.1755",
"version": "8.1.1764",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1755/gvim_8.1.1755_x64.zip",
"hash": "d1e514c34e43d56eec6e40b8f4ede49d59945e25d5137dff1f456f432ae3a7b0"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1764/gvim_8.1.1764_x64.zip",
"hash": "cd1507c6c0f0558ba99d2772f57f06053df02c052ade9169d0b21a71134be32d"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1755/gvim_8.1.1755_x86.zip",
"hash": "1e9eaf13cc2157f94b4384f375646feeedc0aa9618c1147e2eaa966b7d80faed"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1764/gvim_8.1.1764_x86.zip",
"hash": "16926b3a557e32015aaa5f08135ca8168a564bd1019dc6ebf87edc5b13ce0dcb"
}
},
"extract_dir": "vim\\vim81",