From ffaea4fe511d6275af38289645750da1994776b1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 12 Jan 2020 00:00:35 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0111 --- 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 2468da1e01..2240739730 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.0110", + "version": "8.2.0111", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0110/gvim_8.2.0110_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0111/gvim_8.2.0111_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": [ - "262feda81173907fb494f9943b77f334231d08c0343d08581c34a7b9ec4a86fc", + "b1c75b6cde6c4f3596bbd04ad0eec1a461237461cfc11479e903526b400ef591", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0110/gvim_8.2.0110_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0111/gvim_8.2.0111_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": [ - "4b62bfff3dc0816009dddd8e7d1783ba40e6967555de985375d7618817c5a71e", + "048caadc50f66166fb230825718ba92458b4a986846734d2d5e047011e5b9594", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]