From 2cb7b733b16c28a9769defcd732abc497654722b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 8 May 2021 07:03:20 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.2844 --- 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 2416094a4c..ee292b11f7 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2840", + "version": "8.2.2844", "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.2840/gvim_8.2.2840_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2844/gvim_8.2.2844_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": [ - "6e2fe2d7b921dfc482f0fc50d7c85c3b5340b18acb3f9c4e45538bd3265b175b", + "a5dda973b8930d29268e84000cd0fed1bd4438b9a0173c1e95c72e1bfd6e5934", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2840/gvim_8.2.2840_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2844/gvim_8.2.2844_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": [ - "0cea524babc5f3f9523fd961cf92af3f4125512ed5dfe726e36a3cdcd6e13c6d", + "1dab558690d21d4d82c16ef012f2c265a53ff89fc3c3133eaef5f45d72720d9e", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]