vim: Update to version 8.1.2361

This commit is contained in:
Richard Kuhnt 2019-11-30 00:01:48 +00:00
parent e0e510cac9
commit f5d52b8d5a

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.2357",
"version": "8.1.2361",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2357/gvim_8.1.2357_x64.zip",
"hash": "fd65f1ff640e857a8002bdf09bc1f8ea0fc8d2d8be9d2a6c19cc87178c6227b1"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2361/gvim_8.1.2361_x64.zip",
"hash": "4fb493a65115bc372c443826859f7cc59dc0a5b36c2de51bd522afd48352e5e8"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2357/gvim_8.1.2357_x86.zip",
"hash": "58cea13cf2685c34e5ca59a1a3bfdd4cd63f788094330313512e9a87deea4ce6"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2361/gvim_8.1.2361_x86.zip",
"hash": "6c52da83c82d5add531676aedbf6ff301ab6e422b935b52bc09ceda5d2b030c2"
}
},
"extract_dir": "vim\\vim81",