vim: Update to version 8.1.2233

This commit is contained in:
Richard Kuhnt 2019-10-30 00:00:35 +00:00
parent 3b14f427b6
commit b34e43021c

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.2231",
"version": "8.1.2233",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2231/gvim_8.1.2231_x64.zip",
"hash": "f1a206860cef73952e78bea8e737dd170f12a34040a174a4bb185c6ef77e14aa"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2233/gvim_8.1.2233_x64.zip",
"hash": "d8730f086b083132c3b87cc1c9540187ff63258f597de0d145915d1729f4a204"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2231/gvim_8.1.2231_x86.zip",
"hash": "67ac6e114961769aa975c05e102073291baf7afb4c296331985352b7f39c3b6e"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2233/gvim_8.1.2233_x86.zip",
"hash": "a52d8fce025f13373759896ecae5f45a2cd6c63358fe323c4649f17b9174528d"
}
},
"extract_dir": "vim\\vim81",