From 91f7e20959dc5367f0a05725111d3e88b9f9cb41 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Mar 2020 00:01:54 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0368 --- 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 c3946520a2..8b1bbdc146 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.0364", + "version": "8.2.0368", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0364/gvim_8.2.0364_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0368/gvim_8.2.0368_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": [ - "d1fe249888e2750556d9482abe4700aec76fbbe252dad9f16736ccb5ba7d1b3b", + "0256cd411909ac68a236485a7560898b384a072569e7e4c5777ca3af2cd7f82a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0364/gvim_8.2.0364_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0368/gvim_8.2.0368_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": [ - "faa10a2cb81e6b0ddb4ca1b79cbab0de3b67e4db70d13fea4de884d770fbb75a", + "d123792cc9889ae1933a2908faa737d670e7c027002f19b2302c37889ff29115", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]