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