From 1db5563cc0d431889ef0d2d231768ce01ad95330 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 13 Jul 2020 11:17:31 +0200 Subject: [PATCH] vim-nightly: Update to version 8.2.1199 --- 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 6c482675b6..d4e7859e96 100644 --- a/bucket/vim-nightly.json +++ b/bucket/vim-nightly.json @@ -1,29 +1,29 @@ { - "version": "8.2.1176", + "version": "8.2.1199", "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.1176/gvim_8.2.1176_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1199/gvim_8.2.1199_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": [ - "9a7097fc61a10d97292cf9f319156ea78df33989fdb3908f7bbc1735e7b12dbe", + "dbf5993940a9c011dd56ec97c7df9eb0b02677ab279fc988eefa9783c29aaadc", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1176/gvim_8.2.1176_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.1199/gvim_8.2.1199_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": [ - "a8840e69ec65f1753809d02f099520a6ea158b75e73c413f1b37c8ff328f459f", + "49203f2b500cf87f6564bfeebcb28b9c3dff8ce36d4d86da0c905a54326473ad", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]