vim: Update to version 8.1.1573

This commit is contained in:
Richard Kuhnt 2019-06-19 23:00:23 +00:00
parent 289b85b75d
commit e700be6b25

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.1.1568", "version": "8.1.1573",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1568/gvim_8.1.1568_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1573/gvim_8.1.1573_x64.zip",
"hash": "aeb073498fbc5b59b747decce694b38eb3329f2a914ce151a443be1d26f7b511" "hash": "2efc51a57f62c7495dff88d2577fbed5a6cfdddf349d6f78209fe9904533350a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1568/gvim_8.1.1568_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1573/gvim_8.1.1573_x86.zip",
"hash": "649138aa28ade43955613918852733b8f863e85a2efbb7d7a2371f997a56ae00" "hash": "9b51788258545b805ba84f9581d801f7f3788b613461428e140479a46556e877"
} }
}, },
"extract_dir": "vim\\vim81", "extract_dir": "vim\\vim81",