From 9c493c3791ee119348648a0a76d47ae1e0b1a6f4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 24 Jan 2020 00:01:55 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0147 --- 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 827ec6bca5..9bbd1b52ae 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.0141", + "version": "8.2.0147", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0141/gvim_8.2.0141_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0147/gvim_8.2.0147_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": [ - "c3b99ecf7d0aa3fb2fcbfdbd10fda9ac4483b2b036b90b5bfcef7a0475669e48", + "5b8c25e326fe9f311c60fcb531e7e2a5d30c52bbad9d22c285de3d2d049e2b51", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0141/gvim_8.2.0141_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0147/gvim_8.2.0147_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": [ - "868414c1c4c3297dcbe8cadcd2d6e404d65ea5e5177718fb0f8648b6e0dee35b", + "7354b8a68df3bf444121c3c7b42df8ead0d9798db8862093411114d3ae4f53aa", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]