From c26dbbe3fea5d19b4058ad25ff8d9adbfafa45d5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Jul 2019 23:00:43 +0000 Subject: [PATCH] vim: Update to version 8.1.1714 --- bucket/vim.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 2455f4577d..fef0508592 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1711", + "version": "8.1.1714", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1711/gvim_8.1.1711_x64.zip", - "hash": "291b27fd8701ed00eda37fc55d9c849fdc3a78ed2d96ceb278e0205058eaaf9d" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1714/gvim_8.1.1714_x64.zip", + "hash": "262efa5e07a2434058cc12f32788a632bc811bc9d2bd31eb4f2e2fd722ed3b56" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1711/gvim_8.1.1711_x86.zip", - "hash": "75511fd1443dfaef5ec41541a4df6c3b5c0a3a10eae7e5b09e439184089da1a1" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1714/gvim_8.1.1714_x86.zip", + "hash": "590b4d5ff0f28bc394b74f77ceda890f269a7c5fba9b2a12fc9c00822f6c3acc" } }, "extract_dir": "vim\\vim81",