diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 99f4c027d9..b4ae9c73bc 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.0080", + "version": "8.2.0083", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0080/gvim_8.2.0080_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0083/gvim_8.2.0083_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": [ - "5a19af94e282dedf09fba063cc3f4a61e9f14dae9553cd9c2f891580aef1b942", + "3af9a7d0eda7db941502b3342ba1a4b85572306da6ade98f41c97bfb89ffa200", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0080/gvim_8.2.0080_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0083/gvim_8.2.0083_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": [ - "f5e7af9865204446ab9045a8aa82e16a8a84b6ba88c17deda52da14d07b76a07", + "abf79702e8202d4b53c904778c43e16c3837a7d561bebfa878c2134f16b12bc7", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]