From 76093021fe096bcb3dba85f686074f16a6d2d549 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 24 Nov 2019 00:00:34 +0000 Subject: [PATCH] vim: Update to version 8.1.2338 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index ded3ce35fc..a433ff11c4 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -2,15 +2,15 @@ "homepage": "http://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.1.2337", + "version": "8.1.2338", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2337/gvim_8.1.2337_x64.zip", - "hash": "04a3c904b088c81ad8ca2a9c349e6c0c32917d043415a5a3d9c36286350c6f2f" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2338/gvim_8.1.2338_x64.zip", + "hash": "bdf10ef37083bc4fd293752635d6bf63f1395fc8e9dfc892e498aeb03becc10c" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2337/gvim_8.1.2337_x86.zip", - "hash": "075803c078fad959aff0eeb8892eb6e9f44f65219e047bfe5ae4b0f842eaec91" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2338/gvim_8.1.2338_x86.zip", + "hash": "46a4e07efde9fda0da388755df52633b60f47cb5103666f0e4ffda217f2b7dbf" } }, "extract_dir": "vim\\vim81",