From ed9851b8de1f3afab51481b4d4619d54b63b0f73 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Dec 2019 00:00:35 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0037 --- 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 4970d25f3e..54ceee47fa 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.0035", + "version": "8.2.0037", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0035/gvim_8.2.0035_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0037/gvim_8.2.0037_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": [ - "8fcdb33a64521db369b710a59d7d776e7019ca40c63846f885644461211b2e24", + "324fcccc763420313bd44d9d884d66ba9a381add9f1ca64e1597026c64626e57", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0035/gvim_8.2.0035_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0037/gvim_8.2.0037_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": [ - "28ec1aa71247b993c7312a52d7f34448a94ebc8a3f4ee1c96bf65b8872469358", + "d4cbefb1aa6713d19ae07e558ef6fe99c452bfaad7fa1b1adc9ab64596bd75d4", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]