vim: Update to version 8.1.1806

This commit is contained in:
Richard Kuhnt 2019-08-03 23:01:01 +00:00
parent e6ccd9aa24
commit 21dc818e2b

View File

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