From ac88b6fb40d42477b8cd21623bb0e70e3026906e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 19 Jan 2020 00:01:52 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0129 --- 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 45057574ef..ee82d4801f 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.0126", + "version": "8.2.0129", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0126/gvim_8.2.0126_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0129/gvim_8.2.0129_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": [ - "0d6d78fbb10c7c6f4251045622687e758d591b11566d1338ad2cd4fc402958a5", + "0db29725994274a95fe7b3f0d7f07cdaac5a76e9484b17f1eb1da71a4b98b23a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0126/gvim_8.2.0126_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0129/gvim_8.2.0129_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": [ - "65194d9ecd491cea1faecc9110aa01c16fae9d7cc764af9ac613ee8a8bf8f516", + "78f1a861f1f15e587e2f47ffaf761b87044489da92db8a3bc3da6ca2703c8676", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]