vim: Update to version 8.1.1834

This commit is contained in:
Richard Kuhnt 2019-08-09 23:01:50 +00:00
parent e9ecf81c8b
commit 408290e9fe

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1830", "version": "8.1.1834",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1830/gvim_8.1.1830_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1834/gvim_8.1.1834_x64.zip",
"hash": "a974db527f9fc1917c1b97d21fe43607c78ff1bbbc2600c4ded30cc4b320ed9d" "hash": "cde670f6ed82bf548feaa8b81ed683495f6f9ceff06e67d54a64d90fe3db04b3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1830/gvim_8.1.1830_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1834/gvim_8.1.1834_x86.zip",
"hash": "404d9b5e253be96c2c18e36d7787cc4202b3df4e7cf75797613267f0436374a5" "hash": "c27b75a5f16d794186ce289e7777885196d90e912c415a68db66edc6cbcdad7c"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",