From b46e60d661a6b82dc2839e04b72602449846f968 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 11 Jun 2019 23:00:39 +0000 Subject: [PATCH] vim: Update to version 8.1.1518 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 23d0fa0855..54ca86ff97 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1517", + "version": "8.1.1518", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1517/gvim_8.1.1517_x64.zip", - "hash": "9270d8372d5107e9463566a41e5ba9a98be4bf15beb45db7d94cbf877eb607e7" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1518/gvim_8.1.1518_x64.zip", + "hash": "d3e7e70ae7c751a2f7d6d879e2b8e8f56f7c98e471a106d309cef6d4693dd475" } }, "extract_dir": "vim\\vim81",