From 727e43c7149c7f85465d161f7f4040110684a92f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Mar 2020 00:01:49 +0000 Subject: [PATCH] vim-nightly: Update to version 8.2.0352 --- 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 74f0b3e79f..90ef1a3320 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.0348", + "version": "8.2.0352", "architecture": { "64bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0348/gvim_8.2.0348_x64.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0352/gvim_8.2.0352_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": [ - "31bf0949628bf92a9e86188ab9c9bac64f7969e7a0ceca9de2ce8ea2b02e9302", + "83885d997c9db982a3221b9333a169a388bfd61164128c143f840063bb8cd817", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ] }, "32bit": { "url": [ - "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0348/gvim_8.2.0348_x86.zip", + "https://github.com/vim/vim-win32-installer/releases/download/v8.2.0352/gvim_8.2.0352_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": [ - "aa7c36a6d4ff00b435e7e8e3ddc60d8aedd85f7b44bd07e651d9c67d08da9823", + "b9e2a9723d7e590d9a6dbe6177384815baaf615feff6aba7cd2958b7d9f89105", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ]