diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 09f888edb0..b6d5b34220 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2559", + "version": "8.2.2560", "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.2559/gvim_8.2.2559_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2560/gvim_8.2.2560_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": [ - "2d6b6e74997fdc839c80fea1e0fd984959d554698d8ffd497cc1e57f8cb47772", + "168f54e4466740ddad9611ed443832b1074f1b39f0706ebf78c36a9aad9f4268", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2559/gvim_8.2.2559_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2560/gvim_8.2.2560_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": [ - "26b45198c93e902ec82bbc8004192269448a228c02398ad97e43d084ea7dd178", + "d196f3a1c46487528d5aa0c470a676b1a878b0ab7e205f1f29503d10107895ec", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]