diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 062f9add0e..88103e900a 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2000", + "version": "8.2.2013", "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.2000/gvim_8.2.2000_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2013/gvim_8.2.2013_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": [ - "64bb471b463471659f4cb5c9543ba17618a3139517a5bd02422f05c6f0b2085d", + "02fd93e4d9491212fd59b820afa6359ff2aa497efd87863907582887ce21ae3d", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2000/gvim_8.2.2000_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2013/gvim_8.2.2013_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": [ - "174e5c04231fa0a406cc2481d4444ef51327a51ffb1bfd407a6992856e555f63", + "68c15b57a66aedba900b6b9320a47b4bd9473efa1548449bb6ec79d896dbd8ee", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]