From aafa506de1debc4125ddc0fb792e36d598f5cc8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 1 Jun 2020 09:23:32 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0869 --- 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 fcd9dbb3ba..78ebd9a755 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.0855", + "version": "8.2.0869", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0855/gvim_8.2.0855_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0869/gvim_8.2.0869_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": [ - "0ceb748894231a2dbbd3fd7a251758b42383f9c0fd799d76f2dc8068552dd567", + "c26c62653f8ceaa334e12503a78b9798ea45dd4cbf230c09c6ed770ede250600", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0855/gvim_8.2.0855_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0869/gvim_8.2.0869_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": [ - "f70da3e1349692b5f2e83e131c7b6082654a8c49c7ee328e22f740682259e4f5", + "4fb5070b539794ce70d6b669aa8fb8aa5296474098f275c04501755ddf785329", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]