From 6d623293f9891b7fce3bea8614dd37678bfd53cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 22 Dec 2020 09:55:27 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2184 --- 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 51adfecb71..6915b6c3f2 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2173", + "version": "8.2.2184", "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.2173/gvim_8.2.2173_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2184/gvim_8.2.2184_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": [ - "a49fef2ecf9929c8a1ee879a8c7836db57a7cc54d631d98698217000dbe41447", + "4df2cfb5e8a484acd209b5c7733e98364cf23f2aa3038d6648d0ae733febdd3a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2173/gvim_8.2.2173_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2184/gvim_8.2.2184_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": [ - "ad1476e9f3eb185f7608acf384ffbb0ee780285a2811d8d0eb533901b4b4c38a", + "b34218bf6e2c052e59ed20015aada2e5340aad6c1c76f85b53c22021a06b1d20", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]