From 28c8bd7e3a29399614f23900e0dd14ebb16bf519 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 13 Jan 2020 00:00:41 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0114 --- bucket/vim-nightly.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 2240739730..e34972b4b9 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -2,28 +2,28 @@ "homepage": "https://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.2.0111", + "version": "8.2.0114", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0111/gvim_8.2.0111_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0114/gvim_8.2.0114_x64.zip", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/uninstall-context.reg" ], "hash": [ - "b1c75b6cde6c4f3596bbd04ad0eec1a461237461cfc11479e903526b400ef591", + "c905da7f1514cef3a58be5d7806a2d14033a855bd3477a8fb71bcd8e92b991f9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0111/gvim_8.2.0111_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0114/gvim_8.2.0114_x86.zip", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/vim/install-context.reg", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/master/scripts/vim/uninstall-context.reg" ], "hash": [ - "048caadc50f66166fb230825718ba92458b4a986846734d2d5e047011e5b9594", + "d39d29fd7693e280e88bcfd0da74c1e43cb566a8f928bad0f634640873f1f12d", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]