diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index f8d9697d32..6899d924b6 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.2061", + "version": "8.2.2067", "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.2061/gvim_8.2.2061_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2067/gvim_8.2.2067_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": [ - "85418f7426676c8e57d45e73e910ad824c300d439fa04c0561f217b41cc97305", + "0239fd94f258f5fad14aded9b44cd45f962b61e419e00f5dcdf208902e38152e", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2061/gvim_8.2.2061_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.2067/gvim_8.2.2067_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": [ - "5481e6c3a3c4764dd674b73e0d2c2a54ad242356043a4659c143c1705bae92a0", + "dfa36b49b5c68d4f729a99421516062f386ba5cc1e36242fa365652bec6e2950", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]