diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 8da5dbb28b..2220237368 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -2,28 +2,28 @@ "homepage": "https://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.2.0801", + "version": "8.2.0806", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0801/gvim_8.2.0801_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0806/gvim_8.2.0806_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": [ - "b78da2246aff0cc789ca540a51e5191b9f5673baadab6521c3fa55bbca6da9e1", + "eca5077f92e07f55b8eeb330faa3e14f65d778bbb36754d7e4dcaeaa50b9ca3a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0801/gvim_8.2.0801_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0806/gvim_8.2.0806_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": [ - "d5a91771fd88a5dd8f53a02f1e299057d9630a388f86761f50aa397c1deeddad", + "9a2eaabfbb4bf1a6f3043ba488109501df299497644d4bc06a5f952c0d81d8fc", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]