vim: Update to version 8.1.1935

This commit is contained in:
Richard Kuhnt 2019-08-28 23:00:22 +00:00
parent 4bf7e77fb3
commit 4624d73f19

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim",
"version": "8.1.1933",
"version": "8.1.1935",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1933/gvim_8.1.1933_x64.zip",
"hash": "deb3438d9b1d807e5d88f2228356ab81e575c83f40bfaf868d223706268ba897"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1935/gvim_8.1.1935_x64.zip",
"hash": "3fcdcf5e06be35f8815a67ff8b510007cdcb6849333b1ea309cb8ec508956476"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1933/gvim_8.1.1933_x86.zip",
"hash": "d0d6611bf59459de1c84b6aa980c7b90196b684422ba1842fc4697253289a67a"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1935/gvim_8.1.1935_x86.zip",
"hash": "e567aa6f40ee51dc5b858b093da2b05d585f5f943ebe4b49cd8dffdc4b7e3197"
}
},
"extract_dir": "vim\\vim81",