diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 3d5fcbce14..8e028c6b12 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1114", + "version": "8.2.1119", "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.1114/gvim_8.2.1114_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1119/gvim_8.2.1119_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": [ - "b660c7fa845ab0b0e24e2d15bb68d6fd4fbbaa8c5ef2ab715568f24c7dce83f2", + "1cebf6d266ae2520e2451af86cf249d3d260096566ffd73fdde8864fccc29a2d", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1114/gvim_8.2.1114_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1119/gvim_8.2.1119_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": [ - "0252fcf654e3118e67bf120b68df8a425a4e2e32ccb0a69faaaeb5ec7b27b9f6", + "8bcd2e022243a93bf57d66cd828f7aa22e832c5c6b509b820c30b80529f942b3", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]