diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index bf3cc1038d..1e1f014515 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2451", + "version": "8.2.2453", "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.2451/gvim_8.2.2451_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2453/gvim_8.2.2453_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": [ - "4fcd7f9c1f609f3f0cf5f82086ec32f662fc8a17a507c2183e8dcafa2d63f2f7", + "28c26bc71bf66caa94911e2683cdf6a85a54ef81ebe50ea3c19d398db0a00a6f", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2451/gvim_8.2.2451_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2453/gvim_8.2.2453_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": [ - "c8edcf6602f98d0d5262ab3e97e7732a63f84196db9aee4b5f519a6ff5115e72", + "f0b32cf806b026d43b42aab505b1ec579c08aa47864c67d6dcab46ef523db2a7", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]