vim: Update to version 8.1.1925

This commit is contained in:
Richard Kuhnt 2019-08-24 23:00:19 +00:00
parent b79e8f5522
commit 124657a4bf

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.1915",
"version": "8.1.1925",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1915/gvim_8.1.1915_x64.zip",
"hash": "41a1a1233b04c3c4268ab0bab5b1753359de40994a9c5d7cdeee0e05cfffb085"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1925/gvim_8.1.1925_x64.zip",
"hash": "9edb3aeff0877fb766aa632f1a2332dde35040828b5cb3fd880871a71d959ff2"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1915/gvim_8.1.1915_x86.zip",
"hash": "f01b47de686e68fa478d1ee99dcd3a8883ee15bfe765b0d9d09a36c0979873de"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1925/gvim_8.1.1925_x86.zip",
"hash": "7941410edcce539a5999f03945a5982d53d11d78450561ffc11c324cfc416ae7"
}
},
"extract_dir": "vim\\vim81",