diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 474475323e..48d6d990e5 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1206", + "version": "8.2.1224", "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.1206/gvim_8.2.1206_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1224/gvim_8.2.1224_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": [ - "b9ec7710b21c5b4047746f784e939ee2d93ecd9b826f590ec96d9cccd376b533", + "367bcf1b2fd3a8e78216237fe55c9d097a27aff0b00ae8599b4bb5e729b90d79", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1206/gvim_8.2.1206_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1224/gvim_8.2.1224_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": [ - "7b0151d2e0505e7a3366f08d2638a07a7944cb6962df04b4718a7940f8e95df7", + "d030338a727db21e5bfd87d6198bc159526e4c7a38d4f01230f2ad9c825e0d8c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]