From 4457ff269083a4c76219fc73752588212edfcbc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 31 Aug 2020 09:24:28 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1551 --- 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 c1fd1377cf..436ecfd792 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1542", + "version": "8.2.1551", "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.1542/gvim_8.2.1542_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1551/gvim_8.2.1551_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": [ - "6ff3ae1bed897d33f8750328c5baf0f6c71ada4d6283a135bf05ea300908e392", + "618a7071780d476fe47a37c18dfdc53849980bf69b243b067a0485118b471d26", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1542/gvim_8.2.1542_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1551/gvim_8.2.1551_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": [ - "9c14f2d23c12e015b7bf07afb2292df8426a86b3f1021e8e761fd057a7909c20", + "b42719044bb675b907d95810ecd8318c63bf1a6a6a08637e530b596fc6498fc6", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]