From 52de05d5a0ee72c3ca4a27e4bba8d2fdfbd51e1e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 Jan 2020 00:01:51 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0116 --- 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 e34972b4b9..92c48bded3 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.0114", + "version": "8.2.0116", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0114/gvim_8.2.0114_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0116/gvim_8.2.0116_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": [ - "c905da7f1514cef3a58be5d7806a2d14033a855bd3477a8fb71bcd8e92b991f9", + "631a1cc4515b576d8ff7523fddc8d1322a8efdd3e9b836bf4a1a858f3bed0d2b", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0114/gvim_8.2.0114_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0116/gvim_8.2.0116_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": [ - "d39d29fd7693e280e88bcfd0da74c1e43cb566a8f928bad0f634640873f1f12d", + "b27207bdc0c9337c287a4e2dcf03db4e721b6b4c023369e263fcf756b3077c93", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]