From fd42dec92ea5c86e48bd871ff7019c709f0e4a1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 12 Jan 2021 07:53:25 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2332 --- 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 bc5e569d86..741acfc81d 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2327", + "version": "8.2.2332", "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.2327/gvim_8.2.2327_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2332/gvim_8.2.2332_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": [ - "be6e8bfc75668ae7c3d5e793f2b172de2ae44d88d8a323e172bd87a05a5fcbcf", + "891ef2567313a9a0d725652961fc1fc82357192a320735a01b4e0f7e32fbf55c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2327/gvim_8.2.2327_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2332/gvim_8.2.2332_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": [ - "0e040f89400d90083cf30f0bbf0e2f6169de2521631d1761df0a44e27e99c211", + "5e535c675e8f4ba35af7db43224b4b5bf747741b501f608d69aa7962883e45c5", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]