From 631f0a2febfad4aceac7dfe8462412a0114fcab2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Dec 2019 00:00:41 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0024 --- 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 81f7bb3966..5af126e588 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.0023", + "version": "8.2.0024", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0023/gvim_8.2.0023_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0024/gvim_8.2.0024_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": [ - "c2cb9d2cb48e6de8440deb47f0ed21f16256a6dec7a79b115b81786b993305ba", + "b9e16bc8324d79d6506d6e9e6cd8b13ec4c0226f826b7062556652ee9e80144b", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0023/gvim_8.2.0023_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0024/gvim_8.2.0024_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": [ - "0e0e37a2e1684de3ac3b499546d2a74bcd48567bf26dc4dd3c90b8f35af69045", + "259e646f5b9373dffbc964deebb493bed70be361fd7e679005c523bf22a61740", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]