diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 2305ce7156..0680dad70e 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2632", + "version": "8.2.2637", "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.2632/gvim_8.2.2632_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2637/gvim_8.2.2637_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": [ - "995a5d33ca8698ba9305652f0358ee8a9394e6d0118ed757b48be9740aa59eff", + "9f780a9bd1930726f60e6298cba9c4559a96c014b09abfc4c781baea063e090c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2632/gvim_8.2.2632_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2637/gvim_8.2.2637_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": [ - "084689ffab8367a31866a5cc58972f72c09743efaf0bbcd26d9c9b11f2f42c7d", + "bc4060b34478fc61e0eb8fd80e514bf5886295ff2b326a1e99664fcab6876b5e", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]