diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 5bf2d34480..a7bf5e31d0 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.3444", + "version": "8.2.3446", "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.3444/gvim_8.2.3444_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3446/gvim_8.2.3446_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": [ - "98b7a3d29956d5390481ea4753a8e24a725a925694ee32ebe6afe0c99fade57d", + "57355e19235e1b6f90c298602f111d39be293c18dc27e80d510017eb05690687", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3444/gvim_8.2.3444_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3446/gvim_8.2.3446_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": [ - "f1f4c1fb613f10b0359e6061a25777f6a98a624ddb4b3b2b72348ec9bd746e6e", + "ccb076bc9a766dc3d59cae1b209a228fb1144e61402a7ac99c1e0dbf585642ae", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]