From fad3b263c484bf5a4b42923b3aa536c038d7f5b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 11 Jan 2021 08:59:05 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2327 --- 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 3cd0564bde..bc5e569d86 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2320", + "version": "8.2.2327", "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.2320/gvim_8.2.2320_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2327/gvim_8.2.2327_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": [ - "138f03b1e85e45f4cd8a4f1777d5ec1e5b294ff6b7baffae3cb5e4a0b81b9bfb", + "be6e8bfc75668ae7c3d5e793f2b172de2ae44d88d8a323e172bd87a05a5fcbcf", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2320/gvim_8.2.2320_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2327/gvim_8.2.2327_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": [ - "3ce53b69290ca14075611483931ce00c9b112d1833c737f3235b75bc080a2218", + "0e040f89400d90083cf30f0bbf0e2f6169de2521631d1761df0a44e27e99c211", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]