From e6021316f2f6896522b895259c61049f14f0775c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 28 Dec 2020 09:25:35 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2232 --- 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 38e5118e9f..6448097de6 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2224", + "version": "8.2.2232", "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.2224/gvim_8.2.2224_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2232/gvim_8.2.2232_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": [ - "5df27929070d2b8fccba66790f61245d10efb3f8c4cbde22b8256a96a2d4ff88", + "47d76994fb5dd9e1a7882b8be0036861de878f642a210ed3a6baf027385e7782", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2224/gvim_8.2.2224_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2232/gvim_8.2.2232_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": [ - "a88434ccd4c23aaccf8d032f8f3808c8c3056ade302a9930cf8da4ad4fe87033", + "d4521c00533c4a8f4205c40716858c1ab9c141955f38bb99ea9947f9e5e3a7af", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]