diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 35afb0e107..661a22ef2e 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.3046", + "version": "8.2.3049", "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.3046/gvim_8.2.3046_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3049/gvim_8.2.3049_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": [ - "a088271bff322eeeed119776958a18a36009cc2a7a12066ec25484d37d8dbc2d", + "be5feaf04d765b450e960ce72955d4a0716ee8ce44d3f844b5076432ea0ac7be", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3046/gvim_8.2.3046_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3049/gvim_8.2.3049_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": [ - "635ac9e62a0a5e7c8c18de42e3d302159da6c08d5dd48b0eba8e23cbe7031cdf", + "6011426efa833ff75f56252aed76bdac832588557d285432119d9a48ec5581d6", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]