diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 00224e30ab..894e6bb0cb 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2932", + "version": "8.2.2938", "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.2932/gvim_8.2.2932_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2938/gvim_8.2.2938_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": [ - "3d4ea285c19d4309515d30ad7d37ffdba77f6d5069738a92bf16333f762d1837", + "43305068bfc51493247a6f89fea148e94b5420229127b10e6f80bcb920d30ada", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2932/gvim_8.2.2932_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2938/gvim_8.2.2938_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": [ - "5264c75701efebc9e9da92b52a50dc7f178b0f9e0d77ea2a4bb13a539059eeff", + "90fb031f8ad661dfa820a9aeaf4b3d3c3f051668ba1121a7b1fa3bdebb4acca4", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]