diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 84cd6953a8..2468da1e01 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.0109", + "version": "8.2.0110", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0109/gvim_8.2.0109_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0110/gvim_8.2.0110_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": [ - "119ed556f1e938fcf46378f629288dc4636560b75702e232427c0009af12d427", + "262feda81173907fb494f9943b77f334231d08c0343d08581c34a7b9ec4a86fc", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0109/gvim_8.2.0109_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0110/gvim_8.2.0110_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": [ - "3f61b1a3d23ecff74fd14a53d375223eaa7ab3e30237348e75a0a1f782b6cf3f", + "4b62bfff3dc0816009dddd8e7d1783ba40e6967555de985375d7618817c5a71e", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]