From 57ed2f5037759fc47271291087ea62e9b0a3fcc3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 27 Feb 2020 00:01:55 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0324 --- 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 f4f19a77df..59f2c0122b 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.0318", + "version": "8.2.0324", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0318/gvim_8.2.0318_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0324/gvim_8.2.0324_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": [ - "9e121bdf84352f49b2225ca8f8a4f180faa5dda70ab53328e38d92b59e1fffb2", + "523bb5ef55f706e0dcde9d43f818c6a34ca8526a3ce8bde732b65656e2a874a7", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0318/gvim_8.2.0318_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0324/gvim_8.2.0324_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": [ - "5bd4137c0caf23a1f7a29d7c1904e0fa545fa6e381139f5846e6bea62a0c8c4b", + "bb7f00d46b6395c8aceacb7a8b1564eead7aaff4dbd54a7ab0cbee92f978c1f9", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]