vim: Update to version 8.1.1830

This commit is contained in:
Richard Kuhnt 2019-08-08 23:00:23 +00:00
parent bc3dd5a66e
commit 53f9a35748

View File

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