From 5b77fd7fd7524b1ad1d532b13df5b6344c23b8d1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 4 Dec 2021 00:00:36 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.3732 --- 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 08d0951eab..477dde274d 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.3724", + "version": "8.2.3732", "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.3724/gvim_8.2.3724_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3732/gvim_8.2.3732_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": [ - "46f3e6f914c65c77b8efe2844b73f7950ba8e5032cd39afb501fc6abab0ca22f", + "38ada24dc13bc00c61156b03a965cb599e45a4c2c74820709ccba0ab1d22de8c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]