diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 9f329641f2..faabeee8eb 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2340", + "version": "8.2.2344", "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.2340/gvim_8.2.2340_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2344/gvim_8.2.2344_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": [ - "f9b37588cfe558592976a0ac7bf5ca4ee776bbddd1af6c12a2252590e4db8599", + "433c318131e3ab449372b197b74f061ae93a97a079cba4b73a75307da1beb541", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2340/gvim_8.2.2340_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2344/gvim_8.2.2344_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": [ - "9e377d6ddce1bc5d8e2871babc408edd2466c8616fe4d5ff05b1f15c018a39fa", + "44437b20a72a329bfc582615ac4e41296fc6fd8a9b0e763d9b8e7abe3e3c5ac8", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]