From 876e9451fe909e96e448cc26a89396bedb14ddd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 27 Jul 2020 09:49:55 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1303 --- 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 9534511fb4..dc31b6af49 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1294", + "version": "8.2.1303", "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.1294/gvim_8.2.1294_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1303/gvim_8.2.1303_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": [ - "8564f4fd3ec14d4f1635ddf8d7cf2e8a75ac629e55a5baf0f623ba8e2eaaa1fc", + "645995e32bc2d346eac0f63ab0954cc2fac4a80a21ae39617dca58b30c44c19b", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1294/gvim_8.2.1294_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1303/gvim_8.2.1303_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": [ - "c2f637ffa6aa151a18a0edb285b454e856c5a23ada23eb6c656d68e1c9904c99", + "ee235c48b5f4faaceae69175174d7d8f491908fe21b96f90d71e4880a37b0a1e", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]