From 17d3a7b8e0f9a0625b6002fee3d844ff660094bf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 18 Jan 2020 00:01:53 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0126 --- 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 87324a1ab7..45057574ef 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.0122", + "version": "8.2.0126", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0122/gvim_8.2.0122_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0126/gvim_8.2.0126_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": [ - "05ea586e938f68d7f024c273530d1c2e4d9997a9acc28c95d5014e4991e7005f", + "0d6d78fbb10c7c6f4251045622687e758d591b11566d1338ad2cd4fc402958a5", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0122/gvim_8.2.0122_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0126/gvim_8.2.0126_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": [ - "dcc0e78ad44b2a3a7e4420e2d933bf69af46fd73e6a46ca42b6e627e921da252", + "65194d9ecd491cea1faecc9110aa01c16fae9d7cc764af9ac613ee8a8bf8f516", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]