diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index 944b29d4a2..973cb4677a 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,5 +1,5 @@ { - "version": "8.2.1891", + "version": "8.2.1895", "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.1891/gvim_8.2.1891_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1895/gvim_8.2.1895_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": [ - "ffdb6588bd16841d9a59abb09761de1ec21ede920e59fa3434e2eadd6f5ef570", + "19087f5b016862ea3223de2e606e3e9b86b12931bc129641202dc7ca86d149f2", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1891/gvim_8.2.1891_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1895/gvim_8.2.1895_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": [ - "6e07734459d194d93170d6dd6af2c0c818a10072f81fa01641c94f439584ffef", + "2a379efea26e65f4125464464b7cc6a15d98abda78870806aa01b7f58c83fb7a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]