diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index d5046163e6..e66b0a3681 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2589", + "version": "8.2.2590", "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.2589/gvim_8.2.2589_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2590/gvim_8.2.2590_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": [ - "fad6fcaff6bcc73c3e7b28ad46a1136b7f96e8bc5c646817075ec6b31cc5392f", + "f92f7f39bc40b45c3ed7612585c23b97747d11963676e820832bf98d96970993", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2589/gvim_8.2.2589_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2590/gvim_8.2.2590_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": [ - "aff38bb1cf52900fe8952bbe9ae5055bef9f1270d6a556089102caa11769be96", + "8b2f5cdac557fb1a84bfe57d83445b027a3ffa8cdc51011fc8b99d918764dad9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]