From 9249bdde9c6ecbba2c63fe1187c62e481b93448d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Mar 2020 00:01:54 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0357 --- 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 f30964ec91..6f2da20a67 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.0356", + "version": "8.2.0357", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0356/gvim_8.2.0356_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0357/gvim_8.2.0357_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": [ - "f978069441cb857af3653c759961c891dffc7fb51c0623bb8069da035216dbd3", + "76193136098de6e27d32b4bffac6036ad04e2d8435a0f05edee804247aaf42df", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0356/gvim_8.2.0356_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0357/gvim_8.2.0357_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": [ - "e4655ddd3b2f73ff578cca094b33196ef50888120a1846966d165ff604dfe97a", + "02c83d2dd0815d5ce8c0d085036bb0761b07596078b04d6102242812343881c6", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]