From 5f60cb9069062d8f2b88668c66f6160043856ad0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 23 Nov 2019 00:00:44 +0000 Subject: [PATCH] vim: Update to version 8.1.2337 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 224ec14307..ded3ce35fc 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.2333", + "version": "8.1.2337", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2333/gvim_8.1.2333_x64.zip", - "hash": "fca96bfcd82f969c10ecb583967c7d1dc7a2efcf989d02bab980d7d9740634b6" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2337/gvim_8.1.2337_x64.zip", + "hash": "04a3c904b088c81ad8ca2a9c349e6c0c32917d043415a5a3d9c36286350c6f2f" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2333/gvim_8.1.2333_x86.zip", - "hash": "5fab38e8d15916083e9133b5b147b969658984f782a794a8926d30627a22cb25" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2337/gvim_8.1.2337_x86.zip", + "hash": "075803c078fad959aff0eeb8892eb6e9f44f65219e047bfe5ae4b0f842eaec91" } }, "extract_dir": "vim\\vim81",