From 9b374a2051c256471125db47ef67506625cf6a4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 31 Jan 2021 11:07:51 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2434 --- 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 c4bffe9a85..8e7ad8941b 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2427", + "version": "8.2.2434", "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.2427/gvim_8.2.2427_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2434/gvim_8.2.2434_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": [ - "d1c56891c045f38cd0d3b95f15bf7afe9677a37a82d83e7ab259bac3e3a0e279", + "8f553aabcf7ad61510af85e66d241549b0c1ab883308782ec566ff6b0c65dd36", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2427/gvim_8.2.2427_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2434/gvim_8.2.2434_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": [ - "fcc1f2daf77b52b9fff95871da1ac6caff4ad8e8c9ba00025cd924ada19c2f94", + "eebf2eb27446e8f06c830c1353c7fc5bffb8458550d505163c5e4aa67d1bb76d", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]