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