diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 2e293f34f2..bda2a44cc6 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1512", + "version": "8.2.1520", "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.1512/gvim_8.2.1512_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1520/gvim_8.2.1520_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": [ - "98bb80b5b22ab3df116847ac73684fd5076ad0073a642c6218e98a0411a5aff3", + "4f3a1c1a9594b76a5ad616c1db6f851bd79e23340a86f93b293a1325270f499b", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1512/gvim_8.2.1512_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1520/gvim_8.2.1520_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": [ - "8b3f0d4ff8fa8f16c5430e9f7ab3e4f25db3c36e113d91669d9c72728180dae6", + "06d35bb2342ff24272bea7a705babde0b1077b8c6cd9940f75bf871d6a484bfb", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]