diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index d1caaf279a..bf86293e4f 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2519", + "version": "8.2.2521", "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.2519/gvim_8.2.2519_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2521/gvim_8.2.2521_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": [ - "f07c1987f8929091d0874282ab965c13018bb13b7ed334a05862a13e4ff3df4f", + "89773857a144d81eef4e786b8dc8205c6ec3a477b6d36f912d80e0e11e920101", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2519/gvim_8.2.2519_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2521/gvim_8.2.2521_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": [ - "52ef8655cbf7a7663371b00a725813db58c19e57e352a3e40bc3facbae82263e", + "3dfe9332a8d0382db49e9761be3bd931270cd3d96995e6ba8721a6ac4232353b", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]