From 61b67f5535b4495bef459c9428aca0fe6ad91c6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 20 Mar 2021 04:54:00 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2625 --- 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 2181c31d51..24bc82079e 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2622", + "version": "8.2.2625", "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.2622/gvim_8.2.2622_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2625/gvim_8.2.2625_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": [ - "871cc23828048ce54af6f27ae2704300263b5c12f79ce4815003c480c628addc", + "b112b7c064cf60c9de0834587e3b868c7f706aeac771026877ed05b7daa5456e", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2622/gvim_8.2.2622_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2625/gvim_8.2.2625_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": [ - "dc0f83e0cc12fab3c5646e9a7b6f92ad00f13e3f438f5a802c61876cdc06a1e7", + "51199e78e9c49fe129c75f88869eb176dbfe238ce46e41fad2c2185689925f78", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]