vim: Update to version 8.1.2102

This commit is contained in:
Richard Kuhnt 2019-09-30 07:00:20 +00:00
parent ab4221cc30
commit 31fe54a5b5

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.2099", "version": "8.1.2102",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2099/gvim_8.1.2099_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2102/gvim_8.1.2102_x64.zip",
"hash": "2eac4d4741e3050f4f724cd84e7753bb652f54bb74748d2e0d5a2629fef15741" "hash": "7e5a2ae723fd29c1c103d480230493c980dc444b34c168546e36db8cae6b39e7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2099/gvim_8.1.2099_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2102/gvim_8.1.2102_x86.zip",
"hash": "05eb1d8f7fe038fd9b67f0c3397b285ca0b6ccbd39b1ded56e3e7a6affcd0797" "hash": "61c222610cba4a7dc4b0db13c02d9ef1674102aedcb81a5c6f84764815781e29"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",