From c7fc7a44ecf4cf1bd025335df5173e456093df37 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 29 May 2019 23:01:00 +0000 Subject: [PATCH] vim: Update to version 8.1.1420 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 4e58b8ed36..39f3a72f98 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1415", + "version": "8.1.1420", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1415/gvim_8.1.1415_x64.zip", - "hash": "157c7a1fbecfbeee40a06aeba8c7250a9bc5430f7496d692306efdc210a3a54c" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1420/gvim_8.1.1420_x64.zip", + "hash": "ce9bf1237e1482bcbd6342ecca6c0dced37d4df243719f5a07e9696a4f5a606d" } }, "extract_dir": "vim\\vim81",