diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index c37ae1614c..46e63ddb1d 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1042", + "version": "8.2.1045", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1042/gvim_8.2.1042_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1045/gvim_8.2.1045_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": [ - "d9955a8f71f1062afe76743b2201d7fd36ebf3cf1c2fa9ca512b9831051c5ac3", + "5aea3c448dd102361a0df174aef595f36eea2201f18293e3ee0b037a02bba917", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1042/gvim_8.2.1042_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1045/gvim_8.2.1045_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": [ - "8916b2081275395aa3a17dbd94935c4ef115375eaa170eb5cbc37ba658102e6c", + "aacc9996f22e9d60b859bcf3dd1ccd24455d722c9a0a3b2717f0224c4bf29c87", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]