From 25875ec835244a4a35a82ad2409474d68542d554 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 28 Mar 2021 07:35:42 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.2668 --- 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 e59886776a..b862a112d2 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2661", + "version": "8.2.2668", "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.2661/gvim_8.2.2661_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2668/gvim_8.2.2668_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": [ - "375f3a957749b5c10afc2ea7a8df2dc0c5e36d6180e42271296011826014dc33", + "c71e29477d834061be61b8047ad0128e6a468997a28f45eaec485eeeb990765a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2661/gvim_8.2.2661_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2668/gvim_8.2.2668_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": [ - "56a03cf16ac7b5341beba4ec7a6f8555b7df347b5fd08c15e580dba89eac3ef9", + "f028a38ae4541e9c14fae437c68ddaefbef0dc7ac58e9267321f3324bc9b1aca", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]