From 1e00c315a8303bd4900c61d6e581d8635d3c337d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 1 Sep 2020 08:51:20 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1558 --- 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 436ecfd792..24c471644d 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1551", + "version": "8.2.1558", "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.1551/gvim_8.2.1551_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1558/gvim_8.2.1558_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": [ - "618a7071780d476fe47a37c18dfdc53849980bf69b243b067a0485118b471d26", + "f7c96688b3640a2b926b3a03979fb135d48292562f7131f2e23a17df27869572", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1551/gvim_8.2.1551_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1558/gvim_8.2.1558_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": [ - "b42719044bb675b907d95810ecd8318c63bf1a6a6a08637e530b596fc6498fc6", + "0dfca22d5cdce0dccf36defa401ec114d616e3cce633e0b1f3cf41137717320d", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]