diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 0edd69ead3..099c057518 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2352", + "version": "8.2.2366", "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.2352/gvim_8.2.2352_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2366/gvim_8.2.2366_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": [ - "6e524afe01db4deb7da2eb3dd30ded1d19ba515bcb6012d37746791af346c067", + "a4fb0d613ea98c9de508b11498381592079b27283175289f11d34926b230b02d", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2352/gvim_8.2.2352_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2366/gvim_8.2.2366_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": [ - "a198ba39fad4f3b1c1fffd92a48e8a16d821e2bb18d5f5797ce6cf016278bffd", + "4a311b1a55a34187d764626a90f0e097d58030fef6f05c8d75987c174776a576", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]