From 52665f85fd558d3fb2d5c2e11af028fc180669dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 21 Mar 2021 07:24:22 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2632 --- 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 24bc82079e..2305ce7156 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2625", + "version": "8.2.2632", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", @@ -9,24 +9,24 @@ "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2625/gvim_8.2.2625_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2632/gvim_8.2.2632_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": [ - "b112b7c064cf60c9de0834587e3b868c7f706aeac771026877ed05b7daa5456e", + "995a5d33ca8698ba9305652f0358ee8a9394e6d0118ed757b48be9740aa59eff", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2625/gvim_8.2.2625_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2632/gvim_8.2.2632_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": [ - "51199e78e9c49fe129c75f88869eb176dbfe238ce46e41fad2c2185689925f78", + "084689ffab8367a31866a5cc58972f72c09743efaf0bbcd26d9c9b11f2f42c7d", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]