From 728bc7d630509d80c43d097e324a17c76a568f42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 26 Jun 2020 07:18:36 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1058 --- 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 e16e2a6278..e9d04ee9c4 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1052", + "version": "8.2.1058", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "homepage": "https://www.vim.org", "license": "Vim", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1052/gvim_8.2.1052_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1058/gvim_8.2.1058_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": [ - "61a75f10bd5866e330cc448d51356a13a600cc15bfef1c348d06d7c2c2821d2d", + "5df9b466534f94e577031ca992915ed62cdcf2bd51a484284277b0a15dfc6dd8", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1052/gvim_8.2.1052_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1058/gvim_8.2.1058_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": [ - "9a69b4c06c9beb43f13d020afd2b078a0f389aaa189ef8c6e9b1b1bd8f9216f7", + "ca8258644ad0a60aa9ab2346409c81595be7265e28f4b0e51b0232621a4da137", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]