diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index e6df98fc68..5a84d76eb4 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.3437", + "version": "8.2.3440", "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.3437/gvim_8.2.3437_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3440/gvim_8.2.3440_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": [ - "83c73ecc27a44101a76e7727cddb9fdbb6bdd464e6c5cde54a63c083ca927de7", + "4a16b42b8d4a92110eb322f3736be5930d12a54e79015015dd467840016d7ae5", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3437/gvim_8.2.3437_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3440/gvim_8.2.3440_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": [ - "d8854e5a60de13f7b2ca1209bfd44cf6efa8cc41f7480a8d9d3d33e25a509e6f", + "8dd042a94c464610e718d253b8a8d2a19f90048188112c51db0a9c5ad8b00f4e", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]