vim: Update to version 8.1.2016

This commit is contained in:
Richard Kuhnt 2019-09-08 23:00:19 +00:00
parent dacc89343f
commit 817b96d112

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.2006", "version": "8.1.2016",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2006/gvim_8.1.2006_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2016/gvim_8.1.2016_x64.zip",
"hash": "5ac3e41eefe37d7efd3684e842d3094d3380bec0faf3931e8b49e6d1b367008c" "hash": "cd8e246fef8d6290ec042d8e48f719e4180890e5cba25832bf754cee7519332c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2006/gvim_8.1.2006_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2016/gvim_8.1.2016_x86.zip",
"hash": "fa7d261d43f01e8c7dde9a7e099ada665878254d3f43a5f4a809f5a47527d0a5" "hash": "9e7bfd46c66a45058cb5cbbbd203f476e3648281f18e18ccadebaae544f18760"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",