From 3a8625a32ccf6f2b2d3b24203d60513f0a953fb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 27 Dec 2020 09:31:26 +0100 Subject: [PATCH] vim-nightly: Update to version 8.2.2224 --- 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 f9529af7b5..38e5118e9f 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2220", + "version": "8.2.2224", "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.2220/gvim_8.2.2220_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2224/gvim_8.2.2224_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": [ - "4011b9847a0a6e2f376d3c4b092f89ee4465b547b5c1b17f88ba4cb8d3a5689b", + "5df27929070d2b8fccba66790f61245d10efb3f8c4cbde22b8256a96a2d4ff88", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2220/gvim_8.2.2220_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2224/gvim_8.2.2224_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": [ - "04178a506c51d8079f1712f5a75c6d37b9f4880e3f9a1afd83b8b72ca9926c2d", + "a88434ccd4c23aaccf8d032f8f3808c8c3056ade302a9930cf8da4ad4fe87033", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]