From 2e5a8e2ec38c31fb399ddfd69649fe0d68cf6bda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 12 Mar 2021 09:11:08 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2590 --- 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 d5046163e6..e66b0a3681 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2589", + "version": "8.2.2590", "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.2589/gvim_8.2.2589_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2590/gvim_8.2.2590_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": [ - "fad6fcaff6bcc73c3e7b28ad46a1136b7f96e8bc5c646817075ec6b31cc5392f", + "f92f7f39bc40b45c3ed7612585c23b97747d11963676e820832bf98d96970993", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2589/gvim_8.2.2589_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2590/gvim_8.2.2590_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": [ - "aff38bb1cf52900fe8952bbe9ae5055bef9f1270d6a556089102caa11769be96", + "8b2f5cdac557fb1a84bfe57d83445b027a3ffa8cdc51011fc8b99d918764dad9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]