From 369c3f991c63c2e637bdc4a0bf813d93f83d0a89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 3 Mar 2021 07:56:40 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2562 --- 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 b6d5b34220..402482c942 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2560", + "version": "8.2.2562", "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.2560/gvim_8.2.2560_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2562/gvim_8.2.2562_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": [ - "168f54e4466740ddad9611ed443832b1074f1b39f0706ebf78c36a9aad9f4268", + "c4ec92c0b578f1696874fd7e534dd00c1d2c784c66a8b9a901ad6d14a664ea73", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2560/gvim_8.2.2560_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2562/gvim_8.2.2562_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": [ - "d196f3a1c46487528d5aa0c470a676b1a878b0ab7e205f1f29503d10107895ec", + "4b303adaabdfd3e02cb1b2a763bdf3f8bce4b9094d6634128b065aaf2a69878f", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]