From 6a2f4dd714ffdf9f0b47fc5f57668e86935d8a71 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 17 Jan 2020 00:01:52 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0122 --- 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 1f4b597c23..87324a1ab7 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.0121", + "version": "8.2.0122", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0121/gvim_8.2.0121_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0122/gvim_8.2.0122_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": [ - "391508ed4a9ef9f7e6b241ae23e8c254c5c8669df478d8dcdf89219d0832bf48", + "05ea586e938f68d7f024c273530d1c2e4d9997a9acc28c95d5014e4991e7005f", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0121/gvim_8.2.0121_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0122/gvim_8.2.0122_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": [ - "7b0a3075b2904c31e8d35da599e8125b89baceb5f498d3821fd1157b80cc0012", + "dcc0e78ad44b2a3a7e4420e2d933bf69af46fd73e6a46ca42b6e627e921da252", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]