From e30e58f68a27e489af238bdad22b5b913954bba0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Jan 2020 00:01:09 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0080 --- 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 0ecf5cb637..99f4c027d9 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.0069", + "version": "8.2.0080", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0069/gvim_8.2.0069_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0080/gvim_8.2.0080_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": [ - "40cdc720bb551f3c7705dbad02e9aa96b77e081158cdcf137dd702428a381f9a", + "5a19af94e282dedf09fba063cc3f4a61e9f14dae9553cd9c2f891580aef1b942", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0069/gvim_8.2.0069_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0080/gvim_8.2.0080_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": [ - "1d1f13183297a3e6dd495e59487ae41b13c1944204f5b7d306d9baaff3f2859e", + "f5e7af9865204446ab9045a8aa82e16a8a84b6ba88c17deda52da14d07b76a07", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]