diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 54c1f6e1f5..062f9add0e 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.1992", + "version": "8.2.2000", "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.1992/gvim_8.2.1992_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2000/gvim_8.2.2000_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": [ - "fcb3687a515bb71feba0c92555a551513a8f6bf9061c85797a690bdd16a6fbd5", + "64bb471b463471659f4cb5c9543ba17618a3139517a5bd02422f05c6f0b2085d", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1992/gvim_8.2.1992_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2000/gvim_8.2.2000_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": [ - "bd24087a85076fad34687fcae7146f8b3273c30105a911f975b08fa40ec8c3e0", + "174e5c04231fa0a406cc2481d4444ef51327a51ffb1bfd407a6992856e555f63", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]