vim: Update to version 8.1.1790

This commit is contained in:
Richard Kuhnt 2019-08-02 11:04:44 +00:00
parent 9997886865
commit 7cba2769db

View File

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