From e4a50a974672317485dea37cfc1832534c8b0d78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 6 May 2020 11:06:26 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0701 --- 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 69ec01213b..9b9cd02a4c 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.0695", + "version": "8.2.0701", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0695/gvim_8.2.0695_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0701/gvim_8.2.0701_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": [ - "7a08b6e14d7009c65f6f437172f1dd586537a4f3c41094b6c88fbcb4ec2e58d7", + "ff3905f47e8ca016a9f3c7934bf281f98297b89a9a728b171955a54cb8070c58", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0695/gvim_8.2.0695_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0701/gvim_8.2.0701_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": [ - "59194119bf2e42bec6ebb7db4026fd954cf147a0aa6e78dc798589952cf56e1d", + "2d7d2188e035a9049c419617d243084cc664b971fb6f7f612504d7f35afc5985", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]