vim: Update to version 8.1.2099

This commit is contained in:
Richard Kuhnt 2019-09-29 06:00:20 +00:00
parent a4570651b5
commit 9800df1112

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.2080", "version": "8.1.2099",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2080/gvim_8.1.2080_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2099/gvim_8.1.2099_x64.zip",
"hash": "646041ddf8d9f33d98dc9d2ee92b2789d158bf808a9d0c48780db4b4cba160b9" "hash": "2eac4d4741e3050f4f724cd84e7753bb652f54bb74748d2e0d5a2629fef15741"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2080/gvim_8.1.2080_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2099/gvim_8.1.2099_x86.zip",
"hash": "ede07ba6110023b0cfc6dcc08f42ee5c4582cf617f8d933ab02ef57dd12abc50" "hash": "05eb1d8f7fe038fd9b67f0c3397b285ca0b6ccbd39b1ded56e3e7a6affcd0797"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",