vim: Update to version 8.1.2112

This commit is contained in:
Richard Kuhnt 2019-10-04 23:00:21 +00:00
parent 29d139717c
commit 02e00499c3

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.2109", "version": "8.1.2112",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2109/gvim_8.1.2109_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2112/gvim_8.1.2112_x64.zip",
"hash": "bbf831dcbf5368280148385798a4ea8e9d5eb1a77132989ee9868f2e9dc52975" "hash": "d95c8e8e984fb76a25a861c462c8b0f0b7ad813bb067333bfaf9bd9c6c93f875"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2109/gvim_8.1.2109_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2112/gvim_8.1.2112_x86.zip",
"hash": "49afebf70bd36345b09ab95722cf8fd66e37310afea539a632490045f119bd98" "hash": "2d14446646bfa2bd9f40ba8dacf0038755f12be13ad272f014fa99e2dc972329"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",