diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index defc16897d..046f6f5a33 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.3354", + "version": "8.2.3356", "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.3354/gvim_8.2.3354_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3356/gvim_8.2.3356_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": [ - "e40e260aae5a404f19b3e989c70c5b7fe2a2f7c01c75d7e7544e2b86364732e1", + "576d8726cd3fe46e91ab7708d312fad2d2797088e58b77c5d36c5b57d567f6be", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3354/gvim_8.2.3354_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3356/gvim_8.2.3356_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": [ - "a78476907d8b153763da4444f4797375d9f7f257303e7b1080391a79d668f36d", + "c9aa1f27ce8025ad52f61da32612c88c5d1b5eda55fa7a0cd2c1cb5a88877a70", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]