vim: Update to version 8.1.1824

This commit is contained in:
Richard Kuhnt 2019-08-06 23:00:30 +00:00
parent 60c318dd51
commit d8ff304d28

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.1.1820",
"version": "8.1.1824",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1820/gvim_8.1.1820_x64.zip",
"hash": "d7d800465412ae478769978eba0895ee00a06d7cf65c03ab1ca56c63f1dde881"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1824/gvim_8.1.1824_x64.zip",
"hash": "19d66b26a4cd2e1974428b46a620cea5274eef76e289d7e3034c83ed07f9ddb2"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1820/gvim_8.1.1820_x86.zip",
"hash": "b6d2d583e2bedbb2208a2bac7abeefaf1c23e80b3c8e9b9c4f0dd39267b6b0cc"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1824/gvim_8.1.1824_x86.zip",
"hash": "b2dc126589da6681419cdcf0200d95e11b8661b4e27bcee4ab81da0552f47ca5"
}
},
"extract_dir": "vim\\vim81",