From b7ee7fcc69214ca10e6a10d170152093283a3619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 2 Sep 2021 21:39:04 -0700 Subject: [PATCH] vim-nightly: Update to version 8.2.3397 --- 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 3bf16a0b54..a396bb31fc 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.3394", + "version": "8.2.3397", "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.3394/gvim_8.2.3394_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3397/gvim_8.2.3397_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": [ - "c63402b6b74b6e765dd160113d080319980c111abb48f44872d54fd4cb7a6821", + "5f3b11ed1e94c0787d864c7e04fa8750216764856aa88734d93ef688c283ed21", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3394/gvim_8.2.3394_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3397/gvim_8.2.3397_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": [ - "6751e90d84cf30b8626fc527533f84bdcc4f46e358272c1571e41a8cefc0bac5", + "7f6421554d8a13e0f94e3189436c1d7e48026e681bb652cc565540b995a17803", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]