diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 402482c942..e14595ddcc 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2562", + "version": "8.2.2566", "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.2562/gvim_8.2.2562_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2566/gvim_8.2.2566_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": [ - "c4ec92c0b578f1696874fd7e534dd00c1d2c784c66a8b9a901ad6d14a664ea73", + "76823a5139320e696664fba7200773bd09bcbb2c24d9f66ea79eb910be54dfb9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2562/gvim_8.2.2562_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2566/gvim_8.2.2566_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": [ - "4b303adaabdfd3e02cb1b2a763bdf3f8bce4b9094d6634128b065aaf2a69878f", + "52ea67dac2c112ee66bb7ce237ad46c094b24e3e27c86d29d37f6902aa4db093", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]