From 2424e898e4cb23a7afd4028a85d7d0b747a43e30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 22 Apr 2021 07:54:49 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.2799 --- 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 7b605b550e..5e3821ecad 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2786", + "version": "8.2.2799", "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.2786/gvim_8.2.2786_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2799/gvim_8.2.2799_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": [ - "8591a93d218d7e430f4b71389945e0c2cc98947a008aea924462ad5c80ca6c8c", + "eb2588438f8090b07e74a7b0e5fde7cfe7c92a6c7b962cc4af0f58d693f6b49e", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2786/gvim_8.2.2786_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2799/gvim_8.2.2799_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": [ - "cf68177e7c56b987de223db05469368b60f550bba5b53169a7242be714af6d12", + "b3b50e9d7e7a9dd295159041efb4b3fff1fc9eadc4a3ae47b7e5f810b167dcc9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]