From bcb3c420a5eb31ef81b63e8803e16bbecd90e17f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 15 Feb 2020 00:01:52 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0259 --- bucket/vim-nightly.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vim-nightly.json b/bucket/vim-nightly.json index c431b91a81..e30f890ebd 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.0255", + "version": "8.2.0259", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0255/gvim_8.2.0255_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0259/gvim_8.2.0259_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": [ - "4223d624f33168d51b43143104a10c264a4a768097cfc04c2d0dd3a54c7f4d48", + "ff377d5334f624bd184d418caab3c4af8ddb7e47ba427be7e2458834ebdae2d9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0255/gvim_8.2.0255_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0259/gvim_8.2.0259_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": [ - "df5e885d9a4edc435ba6007e4b307d721b15e4e45c82670c6339814ac47f9231", + "5a376f22072570a89e478287189d23692c748a2f1d255cba3a4901db67c248ec", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]