From f73a3079da81d356de9ac877a97b03e261bb7a29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 7 Mar 2021 09:50:50 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2576 --- 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 f87a366209..1fff372859 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2572", + "version": "8.2.2576", "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.2572/gvim_8.2.2572_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2576/gvim_8.2.2576_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": [ - "f3ee0d90d524e1a02a9079f34a39456104020136040d5ef62a2db5939405e4ae", + "5aa8a2d9da09e31575ae6f8d7dcb64db5fb801eb91a884f34f73e31af1f49805", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2572/gvim_8.2.2572_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2576/gvim_8.2.2576_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": [ - "0c3dac8ba2908e3d638f2183c2f5d61dda9135d32ab57de9bbeb07428cfafb25", + "7f25b7201f30dc437f19f3c4ffcc7a3adf1b1fcdcac02aa8e65df685f3da9bf7", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]