From 130b4ec41f40cdd4d26ee9aa06e3fe04681a1f62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 26 May 2020 11:21:12 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.0825 --- 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 44b745316f..ac6810fa10 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.0820", + "version": "8.2.0825", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0820/gvim_8.2.0820_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0825/gvim_8.2.0825_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": [ - "f7d77e7615ecead51fa0d8f49520373018440fcec5710ecddcf4cc4366a5a4e0", + "deeb19befe62534233b90c8c2025dff9c9e78901c669e25a2a94439c1c44174c", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0820/gvim_8.2.0820_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0825/gvim_8.2.0825_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": [ - "711153876caf8d86b5eb9faff5a4f6e272bc1f2a81ef61545f7c6f7e0746588d", + "1586ad9ce6ed6b1b760a79560aa39dbcb6f1212a8661e0857523d703bb930ecd", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]