diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index c3831025a4..81f7bb3966 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -2,28 +2,28 @@ "homepage": "https://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.2.0019", + "version": "8.2.0023", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0019/gvim_8.2.0019_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0023/gvim_8.2.0023_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": [ - "c9a382513cacf523b13e29bd960f1a049043fd27cebc64ab57e81ad04412a670", + "c2cb9d2cb48e6de8440deb47f0ed21f16256a6dec7a79b115b81786b993305ba", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0019/gvim_8.2.0019_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0023/gvim_8.2.0023_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": [ - "5068fe932b47990ca281453ef0e42ca307ba7628be396b1ac5b894cb6a9aa887", + "0e0e37a2e1684de3ac3b499546d2a74bcd48567bf26dc4dd3c90b8f35af69045", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]