vim: Update to version 8.1.1773

This commit is contained in:
Richard Kuhnt 2019-07-28 23:01:51 +00:00
parent e5bea27cbd
commit f62bf535d8

View File

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