From 5145e0ddb3c93e4995f3e24ac739a131697a234f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 8 Apr 2020 13:51:30 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0529 --- 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 a45f5d7ee2..298b1acca5 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -2,28 +2,28 @@ "homepage": "https://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.2.0525", + "version": "8.2.0529", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0525/gvim_8.2.0525_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0529/gvim_8.2.0529_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": [ - "b6ce5a2da80e6734c1f3714b757927a315ed670493476b9a5f014be1c3075f6c", + "2d11e7421a39bd435a4482aa6894485e98728bfb1e1242f8667b3ee6908d433c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0525/gvim_8.2.0525_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0529/gvim_8.2.0529_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": [ - "577d770e83e6c3b5e3049705d58de904cb4321cf50c526a09839088cdbbd6a2d", + "d5a5fa8c157a0a03b4fd08a694bc19bcc35ab9c4be8f699943935aa1e471aa78", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]