From 1a3f42a6b1d33517eb5113946d03b21f880f7ae6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 1 Mar 2020 00:01:51 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0336 --- 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 e50094ca48..c7d4fca0c8 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.0330", + "version": "8.2.0336", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0330/gvim_8.2.0330_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0336/gvim_8.2.0336_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": [ - "30c84c082c95e336b3af0ddf3798b4f41c4959bc0feafc5b6a4ced10e3c6afdf", + "6087bb1e144d9efef37eaa0ba9dbe04e44bcf38df1a60d2f31908d63fe77d141", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0330/gvim_8.2.0330_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0336/gvim_8.2.0336_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": [ - "9ba273d0ec16fd406d73a809c855fef635fd29679ce870b9cb63fe6458b16ec9", + "306e72ad67e931a06cd5112331ab07a36742401c1a541b68e3205c9b70114925", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]