From 551790d1fddb91f9d572f230dc62679da51039f6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Nov 2019 00:00:37 +0000 Subject: [PATCH] vim: Update to version 8.1.2357 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index b0defe8827..cd394ec637 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.2352", + "version": "8.1.2357", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2352/gvim_8.1.2352_x64.zip", - "hash": "3b9d60970975ac011149e770a6dfaa88803050dcd51f9d2e229d04b838a5f07d" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2357/gvim_8.1.2357_x64.zip", + "hash": "fd65f1ff640e857a8002bdf09bc1f8ea0fc8d2d8be9d2a6c19cc87178c6227b1" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2352/gvim_8.1.2352_x86.zip", - "hash": "740d30e511e0f86e0618c7394b36479483c468d4357e49cf1bcf16e3796dd789" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2357/gvim_8.1.2357_x86.zip", + "hash": "58cea13cf2685c34e5ca59a1a3bfdd4cd63f788094330313512e9a87deea4ce6" } }, "extract_dir": "vim\\vim81",