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