From 01c2b4bbae240a4dc79c0d59d09dab4bfae91a61 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 8 May 2019 23:00:23 +0000 Subject: [PATCH] vim: Update to version 8.1.1302 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 27de58ae78..9a513f3135 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1286", + "version": "8.1.1302", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1286/gvim_8.1.1286_x64.zip", - "hash": "59077b1e81004e182f0d2e1baabc81e77e036d4c2b7a6c3cb747e9fd110bfd65" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1302/gvim_8.1.1302_x64.zip", + "hash": "29dd7021ce84b6d5dae4cad83fa6a47cba03885ef53161369b4640ca01525635" } }, "extract_dir": "vim\\vim81",