From ce9d82c163ebbbd1e9798db8e36c7b311572cf33 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 5 Mar 2020 00:01:50 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0356 --- 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 90ef1a3320..f30964ec91 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.0352", + "version": "8.2.0356", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0352/gvim_8.2.0352_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0356/gvim_8.2.0356_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": [ - "83885d997c9db982a3221b9333a169a388bfd61164128c143f840063bb8cd817", + "f978069441cb857af3653c759961c891dffc7fb51c0623bb8069da035216dbd3", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0352/gvim_8.2.0352_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0356/gvim_8.2.0356_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": [ - "b9e2a9723d7e590d9a6dbe6177384815baaf615feff6aba7cd2958b7d9f89105", + "e4655ddd3b2f73ff578cca094b33196ef50888120a1846966d165ff604dfe97a", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]