From e6bbd4774c7a8661b0c2008dba1afe9b91746996 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 18 Jun 2019 23:00:28 +0000 Subject: [PATCH] vim: Update to version 8.1.1568 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 0533504f13..248d12b1b4 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1566", + "version": "8.1.1568", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1566/gvim_8.1.1566_x64.zip", - "hash": "6e05c01394097c0b7b7f0213024da6a60255dbccf39748566fcabac6062401e0" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1568/gvim_8.1.1568_x64.zip", + "hash": "aeb073498fbc5b59b747decce694b38eb3329f2a914ce151a443be1d26f7b511" } }, "extract_dir": "vim\\vim81",