From ed4e24383115127fb2229cf89aea49b83b7b6319 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Feb 2020 00:01:51 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0275 --- 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 334d345f1c..bae1a55b0f 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.0260", + "version": "8.2.0275", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0260/gvim_8.2.0260_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0275/gvim_8.2.0275_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": [ - "f6d894fbad855b87f39633c97fc66c1b854c88c8c1659bc7973f713861254aa9", + "8fbb1562eeb72723f4005308d0422553289ccb54e855fa7e38c71073a0f84ec1", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0260/gvim_8.2.0260_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0275/gvim_8.2.0275_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": [ - "7c7bd0718c60a93bdb9cca4d42782e764f78866bbd13222a4b74782bc83197f1", + "42286058de1331ff0979e24ee43a5fbd2ca2b6fdfd90e46b03d76003fd064510", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]