From a113892c27d93e1a185ac0239c5cf21667c53c68 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 15 Dec 2019 17:00:26 +0000 Subject: [PATCH] vim: Update to version 8.2 --- bucket/vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vim.json b/bucket/vim.json index 240a185834..1bfcdd0d96 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -2,14 +2,14 @@ "homepage": "https://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.1.1", + "version": "8.2", "url": [ - "https://ftp.nluug.nl/pub/vim/pc/gvim81.exe#/dl.7z", + "https://ftp.nluug.nl/pub/vim/pc/gvim82.exe#/dl.7z", "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": [ - "md5:14391c74929552db62acc6bca9efbe1b", + "md5:aa84543492cd8260f44a5acf1ec35641", "16a29881837047d783e8556506c73bbb292bdfefe042d77564d3c166d92b9d98", "49225d3470bf4b397d3cab865eddca6e47610be356f812588588c2661a11557e" ],