diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 1fff372859..e43c1108fe 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2576", + "version": "8.2.2580", "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.2576/gvim_8.2.2576_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2580/gvim_8.2.2580_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": [ - "5aa8a2d9da09e31575ae6f8d7dcb64db5fb801eb91a884f34f73e31af1f49805", + "30b1f99aa8a51964ef88c7d575f10a6f613a57a700ce70ceb84cc6bb26ed1b5a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2576/gvim_8.2.2576_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2580/gvim_8.2.2580_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": [ - "7f25b7201f30dc437f19f3c4ffcc7a3adf1b1fcdcac02aa8e65df685f3da9bf7", + "5092011a5d63beeaa1cd3c73f116cb042771972b04d95a2af59e0f9ca4ce2711", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]