From 5f0046253134288508baa0795d2d810d8618c185 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 19 May 2020 08:48:11 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0796 --- 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 98348648e4..56c16b241d 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.0788", + "version": "8.2.0796", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0788/gvim_8.2.0788_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0796/gvim_8.2.0796_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": [ - "27f8892414f858008c7afb99a8ade48bf613ec4066a084cfc6bdf02ce9f364f2", + "60326883f1a216f94745052aafd4359463ef526a98bdca282cd037c92f4e8569", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0788/gvim_8.2.0788_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0796/gvim_8.2.0796_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": [ - "75190415e7e49f93b4e5c5fe33e022163129d41f72b2ab67570d0d43ca7c5285", + "f636b923f28a3fcc91a4dfcf6a4df68ab8e405010858a92afe283acb60508ebd", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]