From 995d0eb4c072fa860f6eb8c4afe478605f35ee05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 5 Mar 2021 07:35:59 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2569 --- 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 e14595ddcc..7a77a64b14 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2566", + "version": "8.2.2569", "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.2566/gvim_8.2.2566_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2569/gvim_8.2.2569_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": [ - "76823a5139320e696664fba7200773bd09bcbb2c24d9f66ea79eb910be54dfb9", + "c517f28db263bb2afae78ff1a615e4302c75f70c226f95b6f4790b21d1b0d8a2", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2566/gvim_8.2.2566_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2569/gvim_8.2.2569_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": [ - "52ea67dac2c112ee66bb7ce237ad46c094b24e3e27c86d29d37f6902aa4db093", + "ed04f93f77e721dcaf0f8f9e1591ea6e8716d41c9a6399ee481fa091632b2057", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]