From 274d1d7485758f5f8aa0cc02bc2061b91703c6f7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 21 Mar 2020 00:01:52 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0422 --- 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 fbe3f212e7..4e66bd876e 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.0416", + "version": "8.2.0422", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0416/gvim_8.2.0416_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0422/gvim_8.2.0422_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": [ - "e8a0489ab03484f68059bc3d14aeaf83082c2d468c512c086c25f977975522e3", + "be361c845567e27a07c1a5ee9c908249e70bbd2b19f3041b34518a18b428bd0b", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0416/gvim_8.2.0416_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0422/gvim_8.2.0422_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": [ - "c6ce6f39a71522b147173bd2c3743092e841b8f8bca1189758c51b7dc42a1b3c", + "7ebbf50c1eb8aff5de83c86fa6b870b0db22c37b5d9518f4b4d8e252c7e08c60", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]