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