vim: Update to version 8.1.2418

This commit is contained in:
Richard Kuhnt 2019-12-11 00:00:41 +00:00
parent 5042cd7c91
commit 775624788c

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.2414",
"version": "8.1.2418",
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2414/gvim_8.1.2414_x64.zip",
"hash": "65ecf22d61925ad6032c8dfb6923b2de14041541c47c94a1f0aa39557548afb9"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2418/gvim_8.1.2418_x64.zip",
"hash": "6205b3adb445f46aaa621796ef5d285a868efb01ab73449f57d372633a7f9430"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2414/gvim_8.1.2414_x86.zip",
"hash": "ef1f43aed99106db59077754231ab50d0802d8b589478b461c18de97b9800301"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2418/gvim_8.1.2418_x86.zip",
"hash": "7d4d15801853502e525ebd6d0d4cc81326348303593f60b786fdc9fb36097471"
}
},
"extract_dir": "vim\\vim81",