From a8d2ad73f276c470b35afe35113d7e8e4849f4ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 26 Aug 2020 08:58:18 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1524 --- 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 5674332653..f02cfd9047 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1522", + "version": "8.2.1524", "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.1522/gvim_8.2.1522_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1524/gvim_8.2.1524_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": [ - "157f47d2362f9e1e5e396e362d9c2652360c90beaeef20b2801f76c99110db99", + "b4b3e87c60d7687a9ea3412b53f1662f91674eda583295986203cd72f3d1a8e4", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1522/gvim_8.2.1522_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1524/gvim_8.2.1524_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": [ - "ac5e2ccffe58e27065b044528bf11c81e04ad0efda2f2c7bff6af2592490ef23", + "cbe57060a719c88220b2b8c09bc2c59bd187bc7d4b59325cfd8c49574f2355f0", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]