diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 894e6bb0cb..261b9d7c51 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2938", + "version": "8.2.2946", "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.2938/gvim_8.2.2938_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2946/gvim_8.2.2946_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": [ - "43305068bfc51493247a6f89fea148e94b5420229127b10e6f80bcb920d30ada", + "79031d4457e1fda92e2ae30cc675925e1229a9f3d6e83aaa7247d4af69a533c9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2938/gvim_8.2.2938_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2946/gvim_8.2.2946_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": [ - "90fb031f8ad661dfa820a9aeaf4b3d3c3f051668ba1121a7b1fa3bdebb4acca4", + "c4d227d465e0164ec550123ac78b722ec43a1e0f8b59fd4746cea393c5a5dc8a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]