From 5bb33e5eab4f79093f40dacc692f1c4d48487156 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 10 Jan 2020 00:00:31 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0109 --- 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 17a0c03ff9..84cd6953a8 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.0106", + "version": "8.2.0109", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0106/gvim_8.2.0106_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0109/gvim_8.2.0109_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": [ - "a762aa23578b14dc92934a4cc64dc9b0e3a9e6f889e92712b3f150228657747e", + "119ed556f1e938fcf46378f629288dc4636560b75702e232427c0009af12d427", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0106/gvim_8.2.0106_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0109/gvim_8.2.0109_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": [ - "7f582de44026febac5d57e95efa394d378457dc068f5d298438ea61bbbe6f6be", + "3f61b1a3d23ecff74fd14a53d375223eaa7ab3e30237348e75a0a1f782b6cf3f", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]