vim: Update to version 8.1.1794

This commit is contained in:
Richard Kuhnt 2019-08-02 23:01:01 +00:00
parent e783b61f7a
commit fd921a75f3

View File

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