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