From c359090a2583a556d21efec4b7cb01f79a1cefa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 7 Jun 2021 01:32:11 -0700 Subject: [PATCH] vim-nightly: Update to version 8.2.2956 --- 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 261b9d7c51..81c7900729 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2946", + "version": "8.2.2956", "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.2946/gvim_8.2.2946_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2956/gvim_8.2.2956_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": [ - "79031d4457e1fda92e2ae30cc675925e1229a9f3d6e83aaa7247d4af69a533c9", + "5707b903f7eaa7c7e3c9c5b9166442d6338c1ec0298d917d26e5f5112ed272a6", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2946/gvim_8.2.2946_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2956/gvim_8.2.2956_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": [ - "c4d227d465e0164ec550123ac78b722ec43a1e0f8b59fd4746cea393c5a5dc8a", + "42307cbdd57836aed94e48a3b4f94422b6bd944cabc62b8fe9cfc55a6822e576", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]