vim: Update to version 8.1.2104

This commit is contained in:
Richard Kuhnt 2019-10-01 12:00:22 +00:00
parent c5475e9830
commit 6072f84e44

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.2102", "version": "8.1.2104",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2102/gvim_8.1.2102_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2104/gvim_8.1.2104_x64.zip",
"hash": "7e5a2ae723fd29c1c103d480230493c980dc444b34c168546e36db8cae6b39e7" "hash": "ca89d0246b7093bfac890cdb71df3f258be2fd446c24eaf13166da12a8ff0a74"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2102/gvim_8.1.2102_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2104/gvim_8.1.2104_x86.zip",
"hash": "61c222610cba4a7dc4b0db13c02d9ef1674102aedcb81a5c6f84764815781e29" "hash": "439bdd1e7c9adb712630efe2320079da0c21cdc3060b12d48c247d63e6ab9f8d"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",