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