vim: Update to version 8.1.2372

This commit is contained in:
Richard Kuhnt 2019-12-01 00:00:44 +00:00
parent 0eb4c2d283
commit 8e7a358d1b

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.2361",
"version": "8.1.2372",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2361/gvim_8.1.2361_x64.zip",
"hash": "4fb493a65115bc372c443826859f7cc59dc0a5b36c2de51bd522afd48352e5e8"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2372/gvim_8.1.2372_x64.zip",
"hash": "3c0e2dc48e295918252fcf134323562d059a2843db8e91d90f41ec22d64e35b6"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2361/gvim_8.1.2361_x86.zip",
"hash": "6c52da83c82d5add531676aedbf6ff301ab6e422b935b52bc09ceda5d2b030c2"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2372/gvim_8.1.2372_x86.zip",
"hash": "06fd3cca26ac912474adf329e6bb94bbb183c2d9ee13a3098db6fbf3614e95f9"
}
},
"extract_dir": "vim\\vim81",