diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 56f1edaf91..04297cc3e2 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1531", + "version": "8.2.1537", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1531/gvim_8.2.1531_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1537/gvim_8.2.1537_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": [ - "8de4081101c1521fb597b06f93cdb13cd28cba24eda523319bba00530623d898", + "5ba8de6145e92984054963a3c630681808c586d5858794f1ae38c9a175b5e636", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1531/gvim_8.2.1531_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1537/gvim_8.2.1537_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": [ - "9767ab6f14af5d5ca1bfd5a270e8a152b1fb242a6af008970dcf346aa907c556", + "1a54f4dc33d040d60b8b1bdb335a0d80054e0e752c26286fd91b44d12a74ad10", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]