From e49fa370398a4bd7d13740f634d73215ce451d6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 00:37:56 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.3802 --- bucket/vim-nightly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 200b9934fe..9b5a45df8f 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.3793", + "version": "8.2.3802", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", @@ -10,12 +10,12 @@ "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3793/gvim_8.2.3793_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3802/gvim_8.2.3802_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": [ - "aa67c177b468e491d209328a356021548253100561741427a23bea89de3925b5", + "0f45469e1b5a1a4c391949121d7d83a53648934fecdafc4e882ea13a15f1b4d5", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]