diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 9c4498cd90..ba2ca64fb6 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1719", + "version": "8.2.1724", "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.1719/gvim_8.2.1719_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1724/gvim_8.2.1724_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": [ - "f766f17f197f3bea79f2c3a67d920e3f866de850fa47558104343469bf106817", + "86ee646c0f245734d438c16513a070b158addac2a95907c68708d015d63da6c2", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1719/gvim_8.2.1719_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1724/gvim_8.2.1724_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": [ - "1b46e695d82a35b769429879c16489fd57980a017a2a990e4b02fca6ff3eee03", + "cd225080395837da0e89d363d16a6efc1976808a7389f90f1d0acb471e501fba", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]