From 061ac69c4cf25cbaab329c1e654a17cf4457f5bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 23 Oct 2020 09:37:36 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1891 --- 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 a8e782a8e0..944b29d4a2 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.1883", + "version": "8.2.1891", "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.1883/gvim_8.2.1883_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1891/gvim_8.2.1891_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": [ - "197aed15042f454e236827e836a2f7db76f137d1515653b0a855b0eb3e99c786", + "ffdb6588bd16841d9a59abb09761de1ec21ede920e59fa3434e2eadd6f5ef570", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1883/gvim_8.2.1883_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1891/gvim_8.2.1891_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": [ - "bca01ce3813b1b8a6f76105a9988cfd1e301f66e766a2a35504f5c6446de27a3", + "6e07734459d194d93170d6dd6af2c0c818a10072f81fa01641c94f439584ffef", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]