vim: Update to version 8.1.2260

This commit is contained in:
Richard Kuhnt 2019-11-06 00:00:35 +00:00
parent 6c446a4333
commit f11431d05c

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.2256", "version": "8.1.2260",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2256/gvim_8.1.2256_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2260/gvim_8.1.2260_x64.zip",
"hash": "46a2c0da8b300bcbb7768279ee392c38a4410198e3a0de25f2327fc7aae1a808" "hash": "ed849776ce82a8666cbc158c02090d3240bf1810205e86f1d3a8c0aab0fd7b32"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2256/gvim_8.1.2256_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2260/gvim_8.1.2260_x86.zip",
"hash": "f0cfd95bb766745269b3f127b479e637d191f26a72ed8752d333da8f1c17f233" "hash": "b54f973e7b9e006b05d421585c41a46626ee624e44f3d85f1f23decbb6e4b6a0"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",