From 9a6183ebf3ac3122fa3233e9734367e7cd023480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 26 Jul 2020 11:41:20 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1294 --- 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 09da28e636..9534511fb4 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1288", + "version": "8.2.1294", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1288/gvim_8.2.1288_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1294/gvim_8.2.1294_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": [ - "04ee5039229ac3aac06cb444fcbaccf296900a6b5a1342a02afeec748b9dab59", + "8564f4fd3ec14d4f1635ddf8d7cf2e8a75ac629e55a5baf0f623ba8e2eaaa1fc", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1288/gvim_8.2.1288_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1294/gvim_8.2.1294_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": [ - "aeca1bdc18e36f90bcc0748978bab562f37e902252b68c8ff744603f141f5953", + "c2f637ffa6aa151a18a0edb285b454e856c5a23ada23eb6c656d68e1c9904c99", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]