diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 24881345ff..ef3006ffd2 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.3036", + "version": "8.2.3043", "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.3036/gvim_8.2.3036_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3043/gvim_8.2.3043_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": [ - "6c7c44b1b092b689c2384bc48c3506ef5ea2b122aba72885af3e6192b5cfc2b2", + "0b59e066f8b3fb45b37bec8b03ccedbad003219f23c07ba98804857ff17dd1dc", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3036/gvim_8.2.3036_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.3043/gvim_8.2.3043_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": [ - "5f475dada0ffaed6de47e9175650ed76b4b3ea3b371086cc8f59ff31cb978d5c", + "416fea30ce9bbdc171cf6a2427d3cd8e53d8e365aca207259b8a349967e215ee", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]