diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 5b7dcdeffe..02d632b02c 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.1976", + "version": "8.2.1980", "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.1976/gvim_8.2.1976_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1980/gvim_8.2.1980_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": [ - "3a690b07c92fe385286724da34f90346b3904fc20b20c82d85bbdbeeb11b0894", + "82de4b21cb0494d7577f1aade863d748255681f0dcc56d565aee4b1d4e4c8704", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1976/gvim_8.2.1976_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1980/gvim_8.2.1980_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": [ - "39c9019fbb28c3ee845bfb040cc8521520abb497fcad051d3ba8ebea2a063eca", + "a484c6982bb6dfc6020d07cc6c9195d78cb6377c8b79d1bf3523b1486553b6b3", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]