diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 57be8ef44b..339ddc4536 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1736", + "version": "8.2.1738", "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.1736/gvim_8.2.1736_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1738/gvim_8.2.1738_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": [ - "b48bc922bd3021269edf90e820c3363dcc61179692c0613e9d7c41839c035752", + "3968b58abfe96730982c2fdca5139df562d0c01b4e63b92dff557eeeaa05384c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1736/gvim_8.2.1736_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1738/gvim_8.2.1738_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": [ - "7a727fbac2845e28b5272b57f6daf166ed04669ab252154a250bbef1b97356c8", + "0095bcf59190bde730fd65d9eaea27e49279fed4897b158f89fcda207e5ef6e4", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]