vim: Update to version 8.1.2234

This commit is contained in:
Richard Kuhnt 2019-10-31 00:01:09 +00:00
parent ba48ef5df1
commit 25f70a147b

View File

@ -2,15 +2,15 @@
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"license": "Vim", "license": "Vim",
"version": "8.1.2233", "version": "8.1.2234",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2233/gvim_8.1.2233_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2234/gvim_8.1.2234_x64.zip",
"hash": "d8730f086b083132c3b87cc1c9540187ff63258f597de0d145915d1729f4a204" "hash": "1b71778d6d4613c0669af2ed011ece687a8db2438632ddb8896f272139cd56b6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2233/gvim_8.1.2233_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2234/gvim_8.1.2234_x86.zip",
"hash": "a52d8fce025f13373759896ecae5f45a2cd6c63358fe323c4649f17b9174528d" "hash": "594c2e5eeece3cb2beffd4eee16cb5c0ba02362626fd552a6d283c7ad13a050b"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",