From a21a56906280fa1f601553e99964129d4dc96386 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 14 May 2020 08:24:17 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0752 --- 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 46f916e677..03bd2490bc 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.0745", + "version": "8.2.0752", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0745/gvim_8.2.0745_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0752/gvim_8.2.0752_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": [ - "2e994a53901296a4ec9bd0564c9b424e1992272a4c07812482ed5498359312b8", + "27672fdb7ccbc0a2addc0c403e6b20c6ea49326de40e2bbda8475f6444e19b83", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0745/gvim_8.2.0745_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0752/gvim_8.2.0752_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": [ - "49379361e059fd00447ad9741330e2334b952ddc4dcd8f5e6df46cf14c7e9392", + "ecebd67d86a132244c2dcf1c76bbe43db5767e3c41bd37a75dc1d19836890edd", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]