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